pull/16/head
Sebastien Bourdeauducq 2019-03-14 13:06:20 +08:00
parent 0a8a37f41f
commit dca0aedb61
1 changed files with 4 additions and 1 deletions

View File

@ -56,7 +56,10 @@ in
buildPhase =
''
# set HOME to make SSH private key accessible
HOME=/home/hydra-queue-runner artiq_flash -t kc705 -H rpi
export HOME=/home/hydra-queue-runner
echo XXX listing
ls ~/.ssh
artiq_flash -t kc705 -H rpi
sleep 15
# ping: socket: Operation not permitted
#ping kc705-1 -c10 -w30