summaryrefslogtreecommitdiffhomepage
path: root/linux/install_script.sh
blob: ea03f94c91ced2ac3d03264d4ee914ab198c6850 (plain)
1
2
3
4
#!/usr/bin/env bash
set -eu
systemctl enable mullvad-daemon.service
systemctl start mullvad-daemon.service