Add .run dir

This commit is contained in:
Endeavorance 2024-11-13 15:52:42 -05:00
parent ba2062cd25
commit b0c741ab98
4 changed files with 10 additions and 4 deletions

3
.run/test Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
#DESCRIPTION# A rundir script
echo 'Hello, world!'