mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
Update scripts/dovecot/build-obs.sh
Co-authored-by: missytake <missytake@systemli.org>
This commit is contained in:
committed by
missytake
parent
9677617c7f
commit
c68cbf1806
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
echo "Installing dependencies for this script:"
|
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
|
# Define path of your local OBS repository
|
||||||
OBS_PATH=$SCRIPT_DIR/obs
|
OBS_PATH=$SCRIPT_DIR/obs
|
||||||
|
|||||||
Reference in New Issue
Block a user