diff --git a/configure_once.sh b/configure_once.sh
index 91a7de8a3058092972620bba02990082d63db36b..0ac102bc5366e60d9368b11a121638ca8a0f60fe 100755
--- a/configure_once.sh
+++ b/configure_once.sh
@@ -73,7 +73,7 @@ function configure_letsencrypt() {
 function configure_mumble() {
     cd build-mumble-web
     git clone https://github.com/Johni0702/mumble-web.git
-
+    cd ..
 }