Skip to content

Commit 9505dea

Browse files
authored
Merge pull request fcwu#134 from Felix-neko/develop
Supervisord: running without full path
2 parents 1affc91 + 0552617 commit 9505dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/startup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ fi
6969
PASSWORD=
7070
HTTP_PASSWORD=
7171

72-
exec /bin/tini -- /usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf
72+
exec /bin/tini -- supervisord -n -c /etc/supervisor/supervisord.conf

0 commit comments

Comments
 (0)