infra-generale/supervision.sh

6 lines
140 B
Bash
Raw Normal View History

2022-05-21 00:18:32 +02:00
#!/bin/bash
2022-05-20 22:13:38 +02:00
ssh $1 < script_superv.sh
sudo sed -i "s/NAME=.*/NAME=$1/g" superv_script_isengard.sh
ssh isengard < superv_script_isengard.sh