Skip to content
Snippets Groups Projects
Commit f906d147 authored by Armin Co's avatar Armin Co
Browse files

Do not delete certificate on reconfiguration

parent b04203f2
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,8 @@ source config.sh
# and configurations.
function remove_all_configs() {
echo "Removing all previous configs..."
git clean -fd
git pull
rm -rf $MUMBLE_DIR $JITSI_DIR $NOVNC_DIR
git pull
echo "Removed all repositories."
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment