diff --git a/install.sh b/install.sh
index 1f747cbe15795d993f6f9cf003e491773edbafeb..9181a2745ab8834d9bb16e05ec189789d58b9164 100755
--- a/install.sh
+++ b/install.sh
@@ -8,6 +8,6 @@ if [ "$(id -u)" != "0" ]; then
     fi
 fi
 
-wget https://gitlab.control.lth.se/OskarS/snipeit/-/raw/importMinAmt/snipeit.sh?inline=false
+wget https://gitlab.control.lth.se/OskarS/snipeit/-/raw/importMinAmt/snipeit.sh
 chmod 744 snipeit.sh
 ./snipeit.sh 2>&1 | tee -a /var/log/snipeit-install.log