Add basic action

This commit is contained in:
TheiLLeniumStudios
2023-02-06 09:21:47 +00:00
parent 5c62a6fbfe
commit c98c66dda7
3 changed files with 50 additions and 0 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh -l
echo "$1"
echo "$2"
echo "$3"
echo "$4"