Corrected the startup script since S6 update

This commit is contained in:
2022-04-10 23:12:08 +02:00
committed by GitHub
parent f0c56a0abe
commit a0004f4ccf

View File

@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv sh #!/command/with-contenv sh
if [ "$MOPIDY_PLUGINS" != "" ]; then if [ "$MOPIDY_PLUGINS" != "" ]; then
echo "Installing plugins $MOPIDY_PLUGINS" echo "Installing plugins $MOPIDY_PLUGINS"