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

Don't create empty webadmin setup file

parent 2957acb5
No related branches found
No related tags found
No related merge requests found
......@@ -591,7 +591,6 @@ function image_install_web_admin {
if [[ "$ONION_ONLY" != 'no' ]]; then
web_admin_onion_only
fi
touch "$rootdir$webadmin_install_dir/setup.txt"
touch "$rootdir$webadmin_install_dir/.setupscreenactive"
nginx_file=${rootdir}/etc/nginx/sites-available/${local_hostname}
......
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