diff --git a/scripts/build-mumble-server.sh b/scripts/build-mumble-server.sh index 3ce5193..e6d2e46 100644 --- a/scripts/build-mumble-server.sh +++ b/scripts/build-mumble-server.sh @@ -11,7 +11,7 @@ apt install -y net-tools wget cd /usr/src git clone https://github.com/Kitware/CMake -cd /usr/srcCMake +cd /usr/src/CMake ./bootstrap make make install