This commit is contained in:
2025-07-07 09:32:35 +01:00
parent a483804ac2
commit f91557ba05
48 changed files with 3144 additions and 11 deletions

7
debian/preinst.ex vendored Normal file
View File

@ -0,0 +1,7 @@
#!/bin/sh
# If no user provided script is activated in this file, you should remove this file.
set -e
#DEBHELPER#
exit 0