Files
fivem-resource-watcher/entrypoint.sh
T
TheiLLeniumStudios c98c66dda7 Add basic action
2023-02-06 09:21:47 +00:00

7 lines
54 B
Bash
Executable File

#!/bin/sh -l
echo "$1"
echo "$2"
echo "$3"
echo "$4"