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