Added build submodule
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "Debian-Builder"]
|
||||||
|
path = Debian-Builder
|
||||||
|
url = https://repo.backender.de/holger/Debian-Builder.git
|
||||||
1
Debian-Builder
Submodule
1
Debian-Builder
Submodule
Submodule Debian-Builder added at 31fcc001e4
@@ -4,3 +4,4 @@ DEPENDENCIES="nginx,libnginx-mod-http-lua,python3-venv,python3-dev,gcc"
|
|||||||
DESCRIPTION="A url shortener"
|
DESCRIPTION="A url shortener"
|
||||||
DEBHOST=
|
DEBHOST=
|
||||||
SUGGESTS=
|
SUGGESTS=
|
||||||
|
SIGN_KEY=
|
||||||
|
|||||||
1
bin/build-package
Symbolic link
1
bin/build-package
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../Debian-Builder/build-package
|
||||||
1
bin/deploy-package
Symbolic link
1
bin/deploy-package
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../Debian-Builder/deploy-package
|
||||||
Reference in New Issue
Block a user