aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/osmocom-latest-packages.sh3
-rwxr-xr-xscripts/osmocom-nightly-packages.sh3
2 files changed, 0 insertions, 6 deletions
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index d836af2..4d5b3f3 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -2,9 +2,6 @@
. "$(dirname "$0")/common.sh"
. "$(dirname "$0")/common-obs.sh"
-# requirements
-# apt install git-buildpackage osc git
-
set -e
set -x
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index f6bd4e6..40f2a6c 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -2,9 +2,6 @@
. "$(dirname "$0")/common.sh"
. "$(dirname "$0")/common-obs.sh"
-# requirements
-# apt install devscripts git-buildpackage osc git
-
set -e
set -x