wip
This commit is contained in:
5
shell/configure_ssh.sh
Normal file
5
shell/configure_ssh.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
cat /data/openpilot/shell/authorized_keys >/data/params/d/GithubSshKeys
|
||||
chown comma:comma /data/params/d/GithubSshKeys
|
||||
chmod 600 /data/params/d/GithubSshKeys
|
||||
systemctl restart ssh
|
||||
|
||||
Reference in New Issue
Block a user