We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9873600 commit 0878896Copy full SHA for 0878896
1 file changed
startup.sh
@@ -18,4 +18,4 @@ CONFIG_TOKEN=$(curl --data "" --header "Authorization: Bearer $TOKEN" https://ap
18
./config.sh --url https://github.com/$GITHUB_REPO --token $CONFIG_TOKEN --unattended --replace
19
20
# Run it
21
-./runsvc.sh
+./bin/runsvc.sh
0 commit comments