Commit f9f75296 authored by Ad Schellevis's avatar Ad Schellevis

(captiveportal, new) move rc script and fix cleanup

parent ef1a921b
......@@ -91,7 +91,7 @@ captiveportal_start()
fi
if [ "$is_installed" -eq 0 ]; then
echo "Uninstall : zone $installed_zoneid"
# todo, insert rm
rm -rf "$CPWORKDIR/zone$installed_zoneid"
fi
done
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment