task: fix shutdown script

* task: fix shutdown script
pull/1679/head
Aaron van Meerten 11 months ago committed by GitHub
parent 2e3c272bdf
commit b8a9080fde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      jvb/rootfs/opt/jitsi/shutdown.sh

@ -1,3 +1,4 @@
# shutdown everything
#!/usr/bin/with-contenv bash
# shutdown everything
s6-svscanctl -t /var/run/s6/services

Loading…
Cancel
Save