Initial commit

This commit is contained in:
Christopher Vagnetoft
2016-04-19 15:54:03 +02:00
commit c378d62ccb
20 changed files with 1132 additions and 0 deletions

11
share/nullpatch.fix Normal file
View File

@ -0,0 +1,11 @@
hotfix: This hotfix does nothing.
info: >
It is true, this hotfix really doesn't do anything.
It is just included as an example.
author: Noccy <cvagnetoft@gmail.com>
lang: bash
---
echo "Hello World"
echo "This is executing in bash! Woot"