فهرست منبع

fixed debug for systemctl

Gamaliel Espinoza 7 سال پیش
والد
کامیت
713e2bb7ba
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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