Minho %!s(int64=8) %!d(string=hai) anos
pai
achega
385da5a418
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      start.sh

+ 1 - 1
start.sh

@@ -40,7 +40,7 @@ if [ ! -z $CDNCSS ]; then
 fi
 
 if [ ! -z $CDN ]; then
-    sed -i "s#^cdn.*#cdn=$CDN#g" conf/app.conf
+    sed -i "s#^cdn=.*#cdn=$CDN#g" conf/app.conf
 fi
 
 sed -i 's/^runmode.*/runmode=prod/g' conf/app.conf