This commit is contained in:
Your Name
2024-02-13 02:02:10 -06:00
parent 821d9c5807
commit 73315b7009

View File

@@ -1,4 +1,4 @@
cat /data/openpilot/shell/authorized_keys >/data/params/d/GithubSshKeys cat /data/openpilot/shell/authorized_keys >/data/params/d/GithubSshKeys
chown comma:comma /data/params/d/GithubSshKeys chown comma:comma /data/params/d/GithubSshKeys
chmod 600 /data/params/d/GithubSshKeys chmod 600 /data/params/d/GithubSshKeys
systemctl restart comma systemctl restart ssh