diff --git a/src/acs.cpp b/src/acs.cpp
index 5a362796eab2905523bfbf68fef7a8e9aa5e1a9f..f5332989dfa27fb8834504a5b7c1aab09ee0b03a 100644
--- a/src/acs.cpp
+++ b/src/acs.cpp
@@ -3403,7 +3403,8 @@ void acs::open_webcam_panel()
 	// webcam_process->start("/usr/local/firefox/firefox http://guest:guest@192.168.208.189");
 	// webcam_process->start("/usr/local/firefox/firefox http://elettra-cam/zm/access.html");
 	// webcam_process->start("/bin/bash /home/elettra/.bin/firefox.sh & /usr/local/firefox/firefox http://elettra-cam/zm/index.php?view=montage&group=1");
-	webcam_process->start("/bin/bash /home/elettra/.bin/firefox.sh '' http://elettra-cam/zm/index.php?view=montage&group=1");
+	// webcam_process->start("/bin/bash /home/elettra/.bin/firefox.sh '' http://elettra-cam/zm/index.php?view=montage&group=1");
+	webcam_process->start("/usr/local/firefox/firefox http://elettra-cam/zm/index.php?view=montage&group=1");
 }
 
 void acs::switch_control_location()