Added build submodule

This commit is contained in:
Holger Sielaff
2025-06-26 10:04:48 +02:00
parent 8bdcc52f65
commit 3fbe9ae8d9
5 changed files with 7 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "Debian-Builder"]
path = Debian-Builder
url = https://repo.backender.de/holger/Debian-Builder.git

1
Debian-Builder Submodule

Submodule Debian-Builder added at 31fcc001e4

View File

@@ -4,3 +4,4 @@ DEPENDENCIES="nginx,libnginx-mod-http-lua,python3-venv,python3-dev,gcc"
DESCRIPTION="A url shortener"
DEBHOST=
SUGGESTS=
SIGN_KEY=

1
bin/build-package Symbolic link
View File

@@ -0,0 +1 @@
../Debian-Builder/build-package

1
bin/deploy-package Symbolic link
View File

@@ -0,0 +1 @@
../Debian-Builder/deploy-package