mirror of
https://github.com/safing/portmaster
synced 2026-04-28 19:41:59 +00:00
6 lines
No EOL
106 B
Bash
6 lines
No EOL
106 B
Bash
#!/bin/bash
|
|
|
|
systemctl daemon-reload
|
|
systemctl enable portmaster.service
|
|
|
|
echo "Please reboot your system" |