[1.2] 인프라
- houston.sh 리눅스 줄바꿈으로 변경 - make_houston_package.ps1이 houston.sh도 포함하도록 변경
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
nohup /home/opdev/houston -client -logfile > /dev/null &
|
||||
nohup ./houston -client -logfile > /dev/null &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user