mirror of
https://github.com/chatmail/relay.git
synced 2026-05-21 05:18:04 +00:00
move SCRIPT_DIR
This commit is contained in:
committed by
missytake
parent
6d55f75bee
commit
c0f200b1a9
@@ -5,9 +5,9 @@ echo "Installing dependencies for this script:"
|
|||||||
sudo apt install -y 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
|
||||||
|
SCRIPT_DIR=$PWD
|
||||||
OBS_PATH=$SCRIPT_DIR/obs
|
OBS_PATH=$SCRIPT_DIR/obs
|
||||||
REPO_PATH=$OBS_PATH/home:deltachat/dovecot/
|
REPO_PATH=$OBS_PATH/home:deltachat/dovecot/
|
||||||
SCRIPT_DIR=$PWD
|
|
||||||
|
|
||||||
# Download Debian Source Files
|
# Download Debian Source Files
|
||||||
echo "Downloading precise files from Debian unstable repository..."
|
echo "Downloading precise files from Debian unstable repository..."
|
||||||
|
|||||||
Reference in New Issue
Block a user