We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9873600 + 0878896 commit d604af2Copy full SHA for d604af2
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