Explorar o código

fixed debug for systemctl

Gamaliel Espinoza %!s(int64=7) %!d(string=hai) anos
pai
achega
713e2bb7ba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      fourier_install.sh

+ 1 - 1
fourier_install.sh

@@ -79,7 +79,7 @@ if [[ "$OSTYPE" != darwin* ]]; then
 
 	sudo systemctl enable ssh-tunnel
 	sudo systemctl start ssh-tunnel
-	read -p "que pasa aqui"
+	# read -p "que pasa aqui"
 fi