We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8526bc0 commit f7f36e7Copy full SHA for f7f36e7
install.deb.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
-# defaults
4
-echo "- BRANCH [${BRANCH:=@branch@}]"
+# defaults
+echo "- BRANCH [${BRANCH:=main}]"
5
NAME="apt-proxy-detect"
6
VERSION="1.0.0"
7
HEADHASH="$(date +%s)"
install.deb.sh.template
@@ -1,6 +1,6 @@
echo "- BRANCH [${BRANCH:=@branch@}]"
0 commit comments