Commit 8e3daace authored by LorenzoMonti's avatar LorenzoMonti
Browse files

Merge branch 'srt-bandW-receiver' of https://github.com/discos/discos into srt-bandW-receiver

parents fc25d9bb 0cb9a21c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,4 +32,4 @@

#MASTERHOST will be replaced by make file @installation time with proper server address

ssh -f -l discos MASTERHOST "/bin/bash --login -c 'echo Shutting down.... && killACS && echo ....it is all over'"
ssh -f -l discos MASTERHOST "/bin/bash --login -c 'echo Shutting down.... && killACS && acsStop && echo ....it is all over'"
+1 −1
Original line number Diff line number Diff line
@@ -32,4 +32,4 @@

#MASTERHOST will be replaced by make file @installation time with proper server address

ssh -f -l discos MASTERHOST "/bin/bash --login -c 'echo Shutting down.... && killACS && echo ....it is all over'"
ssh -f -l discos MASTERHOST "/bin/bash --login -c 'echo Shutting down.... && killACS && acsStop && echo ....it is all over'"
+1 −1
Original line number Diff line number Diff line
@@ -32,5 +32,5 @@

#MASTERHOST will be replaced by make file @installation time with proper server address

ssh -f -l discos MASTERHOST "/bin/bash --login -c 'echo Shutting down.... && killACS && echo ....it is all over'"
ssh -f -l discos MASTERHOST "/bin/bash --login -c 'echo Shutting down.... && killACS && acsStop && echo ....it is all over'"