diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-10 11:26:14 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-19 16:15:49 +0100 |
commit | 1292e6705f257ae0b93c356c7d4913d0188c1611 (patch) | |
tree | 2621dda5ebc6941b94ca04347bf4c5bab45a3df4 /install/extra_settings.py | |
parent | 77bbd511f65fc812f0b889c4c137cb5e96a84129 (diff) | |
download | Ishtar-1292e6705f257ae0b93c356c7d4913d0188c1611.tar.bz2 Ishtar-1292e6705f257ae0b93c356c7d4913d0188c1611.zip |
🚀 Debian package: delete unecessary files, adapt and add install templates
Diffstat (limited to 'install/extra_settings.py')
-rw-r--r-- | install/extra_settings.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install/extra_settings.py b/install/extra_settings.py new file mode 100644 index 000000000..df20af1bb --- /dev/null +++ b/install/extra_settings.py @@ -0,0 +1 @@ +EXTRA_VERSION = 'debian' |