Update scripts/dovecot/build-obs.sh

Co-authored-by: missytake <missytake@systemli.org>
This commit is contained in:
Christian Hagenest
2024-05-17 17:02:53 +02:00
committed by missytake
parent 9677617c7f
commit c68cbf1806

View File

@@ -2,7 +2,7 @@
# Install dependencies
echo "Installing dependencies for this script:"
sudo apt install devscripts build-essential osc curl git debhelper-compat
sudo apt install -y devscripts build-essential osc curl git debhelper-compat
# Define path of your local OBS repository
OBS_PATH=$SCRIPT_DIR/obs