ソースを参照

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