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:
parent
a6179781e0
commit
935d1054a7
92 changed files with 7037 additions and 1593 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue