mirror of
https://github.com/iLLeniumStudios/fivem-resource-watcher
synced 2024-02-26 13:38:52 +01:00
7 lines
54 B
Bash
Executable File
7 lines
54 B
Bash
Executable File
#!/bin/sh -l
|
|
|
|
echo "$1"
|
|
echo "$2"
|
|
echo "$3"
|
|
echo "$4"
|