upd
This commit is contained in:
4
script.sh
Executable file
4
script.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
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
|
||||
Reference in New Issue
Block a user