Update to new portbase and add experimental support for debian postinst and postrm scripts

This commit is contained in:
Patrick Pacher
2024-03-27 14:23:19 +01:00
parent 43bcd79299
commit 701bb91646
6 changed files with 36 additions and 10 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
systemctl daemon-reload
systemctl enable portmaster.service
echo "Please reboot your system"

View File

@@ -0,0 +1 @@
#!/bin/bash