Initial commit

This commit is contained in:
Holger Sielaff
2025-06-26 09:51:42 +02:00
commit 8bdcc52f65
76 changed files with 9488 additions and 0 deletions

6
apt.conf.sh Normal file
View File

@@ -0,0 +1,6 @@
PACKAGE_NAME=holger-url-shortener
INSTALLDIR=/
DEPENDENCIES="nginx,libnginx-mod-http-lua,python3-venv,python3-dev,gcc"
DESCRIPTION="A url shortener"
DEBHOST=
SUGGESTS=