Files
clearpilot/system/clearpilot/shell_archived/configure_ssh.sh
Comma Device 1ff14d346f wip
2024-05-14 08:21:27 +00:00

6 lines
183 B
Bash
Executable File

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