Bob Mottram 8 vuotta sitten
vanhempi
commit
98ca24a116
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/freedombone-app-turtl

+ 1
- 1
src/freedombone-app-turtl Näytä tiedosto

329
         echo $'No default turtl api config found'
329
         echo $'No default turtl api config found'
330
         exit 825328
330
         exit 825328
331
     fi
331
     fi
332
-    if [ ! -f /var/www/$TURTL_DOMAIN_NAME/htdocs/config/config.default ]; then
332
+    if [ ! -f /var/www/$TURTL_DOMAIN_NAME/htdocs/config/config.js.default ]; then
333
         echo $'No default turtl config found'
333
         echo $'No default turtl config found'
334
         exit 783524
334
         exit 783524
335
     fi
335
     fi