Skip to content

Commit 1896642

Browse files
committed
missed a save2
1 parent e5d706c commit 1896642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/config/supervisor/prestart.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ln -sf "/share/websites/confs/server.$(hostname -s)" "/config/server.json"
1212
# We also create a symlink to a server-specific log directory in shared storage.
1313
ln -Tsf "/share/logs/notifiarr/supervisor/$(hostname -s)" "/config/log"
1414

15-
# This script creates (builds) supervisor configurations for this server.
15+
# This php script creates (builds) the supervisord configurations for this server.
1616
php /share/websites/www/notifiarr.com/supervisor/confBuilder.php
1717
# The files created by confBuilder.php go in this directory. Fix their ownership.
1818
chown -R abc: "/share/workers/$(hostname -s)/supervisor"

0 commit comments

Comments
 (0)