🚧 initial commit

This commit is contained in:
neingeist 2023-01-29 00:01:58 +01:00
commit 5818295658
7 changed files with 49 additions and 0 deletions

View file

@ -0,0 +1,3 @@
#!/usr/bin/with-contenv bash
echo "I am $0"
exit 0