Migrate tauri to new config
This commit is contained in:
6
packaging/linux/postinst
Normal file
6
packaging/linux/postinst
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
systemctl daemon-reload
|
||||
systemctl enable portmaster.service
|
||||
|
||||
echo "Please reboot your system"
|
||||
Reference in New Issue
Block a user