Initial import

This commit is contained in:
Eugene Sovetkin 2015-06-08 11:13:16 +02:00
commit d117f2543e
6 changed files with 70 additions and 0 deletions

4
welcomemessage.hook Normal file
View file

@ -0,0 +1,4 @@
run_hook ()
{
cat welcomemessage
}