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

+ 1 - 1
start.sh

@@ -32,7 +32,7 @@ if [ ! -z $HTTP_PORT ] ; then
 fi
 
 if [ ! -z $CDNJS ]; then
-    sed -i "s/^cdnjs.*/ccdnjs=${CDNJS/\/\//\\/\\/}/g" conf/app.conf
+    sed -i "s/^cdnjs.*/cdnjs=${CDNJS/\/\//\\/\\/}/g" conf/app.conf
 fi
 
 if [ ! -z $CDNCSS ]; then