1
0
Fork 0
mirror of https://github.com/RobotechLille/cdf2018-principal synced 2025-09-05 09:35:56 +02:00

Actionneurs

Partie Robotech hors-projet
This commit is contained in:
Geoffrey Frogeye 2018-05-08 00:45:08 +02:00
parent a6179781e0
commit 935d1054a7
92 changed files with 7037 additions and 1593 deletions

View file

@ -112,10 +112,12 @@ chef:
../simu/mat2h.sh
make -C buildroot chef-rebuild
upgrade-chef: chef
upload-chef:
ssh -F sshconf principal true
rsync --rsh 'ssh -F sshconf' --archive --chown root:root buildroot/output/target/opt/chef principal:/opt/
upgrade-chef: chef upload-chef
run:
ssh -F sshconf principal true
ssh -F sshconf principal /etc/init.d/S50chef stop