Explorar o código

fix path for sub config

Stille %!s(int64=2) %!d(string=hai) anos
pai
achega
f2a3219d0c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sub/start.sh

+ 1 - 1
sub/start.sh

@@ -1,6 +1,6 @@
 #/bin/sh
 if [ ! -f /usr/share/nginx/html/conf/config.js ]; then
-  cp /app/config.js /usr/share/nginx/html/conf
+  cp /app/conf/config.js /usr/share/nginx/html/conf
 fi
 
 if [ $API_URL ]; then