This commit is contained in:
r4
2022-09-20 00:54:22 +02:00
commit 4195b20e65
33 changed files with 6397 additions and 0 deletions

5
DEBIAN/postinst Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env sh
cd /etc/dischord
dischord -wizard -quit_after_wizard
cd -
systemctl enable --now dischord.service