Added missing install step

main
Filip Borum Poulsen 1 year ago
parent 0f3d969c76
commit 9638f3e8c5

@ -22,6 +22,8 @@ git pull
npm install
sudo cp auto-ssh-systemd-hosts.conf /etc/ssh/ssh_config.d/auto-ssh-systemd-hosts.conf
sudo cp remote-relay.service /etc/systemd/system/remote-relay.service
sudo cp autossh.service /etc/systemd/system/autossh.service
sudo systemctl daemon-reload

Loading…
Cancel
Save