mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +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" |