chmod
This commit is contained in:
parent
4f72982cd5
commit
fc158c2a25
@ -29,6 +29,7 @@ steps:
|
||||
- scp install-arch.sh root@"$IP":/root/install-arch.sh
|
||||
- echo "$SSH_PUBKEY" > authorized_keys
|
||||
- scp authorized_keys root@"$IP":/root/authorized_keys
|
||||
- ssh root@$IP chmod +x /root/install-arch.sh
|
||||
- ssh root@$IP /root/install-arch.sh
|
||||
- ./hcloud server reset $SERVER_ID
|
||||
- ./hcloud ssh-key delete drone
|
||||
|
Loading…
x
Reference in New Issue
Block a user