Skip to content
Snippets Groups Projects
Commit 98ca24a1 authored by Bob Mottram's avatar Bob Mottram
Browse files

Missing js

parent c610e588
No related branches found
No related tags found
No related merge requests found
......@@ -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
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment