1
0
mirror of synced 2025-12-28 00:23:25 +00:00

Update update.sh

This commit is contained in:
Valentin
2023-09-14 11:16:43 +02:00
committed by GitHub
parent 6fa8200fe4
commit b602eb5ce7

View File

@@ -7,5 +7,5 @@ then
user="home/$user"
fi
mkdir -p /$user/.ssh/
curl -o /$user/.ssh/authorized_keys -X GET -H 'Content-Type: application/json' -d '{"secret": "'$secret'"}' $url/endpoint/update/$server