Commit 7168ff23 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(captiveportal, new) move rc script and fix cleanup

(cherry picked from commit f9f75296)
parent 626a277a
......@@ -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