mvp1/README.md

9 lines
184 B
Markdown
Raw Permalink Normal View History

2020-01-28 21:26:39 +01:00
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
```