diff --git a/README.md b/README.md index bc22485..0653228 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # fivem-resource-watcher -Github action to automatically restart the resources / server on change + diff --git a/entrypoint.sh b/entrypoint.sh index 6a6acee..9681dfe 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -4,3 +4,5 @@ echo "$1" echo "$2" echo "$3" echo "$4" + +printenv