init
This commit is contained in:
5
DEBIAN/postinst
Executable file
5
DEBIAN/postinst
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
cd /etc/dischord
|
||||
dischord -wizard -quit_after_wizard
|
||||
cd -
|
||||
systemctl enable --now dischord.service
|
||||
Reference in New Issue
Block a user