Hash : 005d4ef4 Author : Thomas de Grivel Date : 2023-02-20T02:27:08
Download
1 2 3 4 5
#!/bin/sh set -e cd /home/git/.ssh/ curl > authorized_keys.1 http://localhost:15008/_etc/ssh/authorized_keys mv authorized_keys.1 authorized_keys