diff --git a/debian/debian-download-configure-wrestic.sh b/debian/debian-download-configure-wrestic.sh index afc2322..07fd23a 100644 --- a/debian/debian-download-configure-wrestic.sh +++ b/debian/debian-download-configure-wrestic.sh @@ -27,6 +27,7 @@ if [[ ! -f /home/akanealw/.ssh/truenas ]] echo "AAAEBoM2bsFqToHCHKO3F6MvOlObGaiNXw6UPcyBlyfbSAvYMqXQM2MpYqVKlsIZ4qOYDe" >> /home/akanealw/.ssh/truenas echo "1zSkoO8CIx9ZDzeHQlWVAAAAEWFrYW5lYWx3QExhcHRvcFBDAQIDBA==" >> /home/akanealw/.ssh/truenas echo "-----END OPENSSH PRIVATE KEY-----" >> /home/akanealw/.ssh/truenas + chown akanealw:akanealw /home/akanealw/.ssh/truenas chmod 600 /home/akanealw/.ssh/truenas fi