소스 검색

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