diff --git a/shell/start_service.sh b/shell/start_service.sh index 9fbcba5..8db9649 100644 --- a/shell/start_service.sh +++ b/shell/start_service.sh @@ -1,4 +1,4 @@ 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 comma \ No newline at end of file +systemctl restart ssh \ No newline at end of file