Initial project commit

This commit is contained in:
2024-12-16 19:59:57 -05:00
commit fa1b5cce00
3409 changed files with 460909 additions and 0 deletions

3
scripts/hello.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
echo 'hello'