@@ -329,7 +329,7 @@ function install_turtl {
echo $'No default turtl api config found'
exit 825328
fi
- if [ ! -f /var/www/$TURTL_DOMAIN_NAME/htdocs/config/config.default ]; then
+ if [ ! -f /var/www/$TURTL_DOMAIN_NAME/htdocs/config/config.js.default ]; then
echo $'No default turtl config found'
exit 783524