Initial commit
This commit is contained in:
6
apt.conf.sh
Normal file
6
apt.conf.sh
Normal 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=
|
||||
Reference in New Issue
Block a user