From 8bd48aee0517c44a584316da845dfb34c2264f82 Mon Sep 17 00:00:00 2001 From: TheiLLeniumStudios <104288623+TheiLLeniumStudios@users.noreply.github.com> Date: Mon, 6 Feb 2023 09:53:15 +0000 Subject: [PATCH] Update action entrypoint --- README.md | 2 +- entrypoint.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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