Skip to content

Commit ef00dc7

Browse files
fix
1 parent 70520d4 commit ef00dc7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.devcontainer/postStartCommand.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ sudo cp .devcontainer/spark.conf /etc/supervisor/conf.d/
88
sudo chown $current_user /var/run/supervisor.sock
99
sudo chown $current_user /var/log/supervisor
1010

11-
service supervisor start
11+
supervisor start
1212
supervisorctl reread
1313
supervisorctl update
14-

0 commit comments

Comments
 (0)