We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d473e commit c115260Copy full SHA for c115260
root/etc/s6-overlay/s6-rc.d/init-mod-swag-ondemand-setup/run
@@ -16,7 +16,7 @@ else
16
echo "**** docker-py already installed, skipping ****"
17
fi
18
19
-if [ ! -f /config/nginx/dbip.conf ]; then
+if [ ! -f /config/nginx/ondemand.conf ]; then
20
cp /defaults/ondemand.conf /config/nginx/ondemand.conf
21
lsiown -R abc:abc /config/nginx/ondemand.conf
22
0 commit comments