updated master script
This commit is contained in:
parent
5e9a1f8cdf
commit
88daaaca81
@ -39,7 +39,7 @@ FILE=/var/lib/beacons/reseter/started
|
|||||||
|
|
||||||
#### Initial Reseter Tag ####
|
#### Initial Reseter Tag ####
|
||||||
|
|
||||||
ssh -i /home/free/.ssh/factory_login root@${ID} 'mkdir /var/lib/beacons ; touch /var/lib/beacons/reseter/started'
|
ssh -i /home/free/.ssh/factory_login root@${ID} 'mkdir /var/lib/beacons/reseter ; touch /var/lib/beacons/reseter/started'
|
||||||
|
|
||||||
if [[ $? != 0 ]]; then
|
if [[ $? != 0 ]]; then
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user