From 6b14527ab4572008bbf3a243c5d1494ad18c7c54 Mon Sep 17 00:00:00 2001 From: nachoparker Date: Sat, 29 Sep 2018 08:24:03 -0600 Subject: build: make sure we dont deactivate the wizard accidentally --- install.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index a9242f40..8c3c78e7 100644 --- a/install.sh +++ b/install.sh @@ -51,7 +51,6 @@ install_script etc/ncp-config.d/nc-nextcloud.sh activate_script etc/ncp-config.d/nc-nextcloud.sh install_script ncp.sh activate_script etc/ncp-config.d/nc-init.sh -[[ -f /.ncp-image ]] && install_script post-inst.sh popd echo "Done. -- cgit v1.2.3