Initial import
This commit is contained in:
commit
d117f2543e
6 changed files with 70 additions and 0 deletions
4
welcomemessage.hook
Normal file
4
welcomemessage.hook
Normal file
|
@ -0,0 +1,4 @@
|
|||
run_hook ()
|
||||
{
|
||||
cat welcomemessage
|
||||
}
|
Reference in a new issue