mvp1/README.md

9 lines
184 B
Markdown

copy autossh-tunnel.service to `/etc/systemd/system/`:
```bash
cp autossh-tunnel.service /etc/systemd/system/autossh-tunnel.service
sudo systemctl enable autossh-tunnel.service
```