Skip to content

Commit b0c20c1

Browse files
author
Robert Kummer
committed
do not remove tpl file
1 parent 9136a5b commit b0c20c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ sed -e "s~%%CONNECTION%%~$CONNECTION~" \
1212
-e "s~%%QUEUE%%~$QUEUE~" \
1313
/etc/supervisor/conf.d/laravel-worker.conf.tpl > /etc/supervisor/supervisord.conf
1414

15-
rm /etc/supervisor/conf.d/laravel-worker.conf.tpl
15+
#rm /etc/supervisor/conf.d/laravel-worker.conf.tpl
1616

1717
supervisord --nodaemon --configuration /etc/supervisor/supervisord.conf

0 commit comments

Comments
 (0)