rootfs/usr/local/bin/git-sync.sh aktualisiert
This commit is contained in:
@@ -9,7 +9,8 @@ if [ ! -d "$REPO/.git" ]; then
|
|||||||
mkdir -p /opt/
|
mkdir -p /opt/
|
||||||
cd /opt
|
cd /opt
|
||||||
echo "Klone Git-Repo nach /opt"
|
echo "Klone Git-Repo nach /opt"
|
||||||
git clone http://vpnafgeissler.selfhost.co:8418/andre/git-sync.git
|
#git clone http://vpnafgeissler.selfhost.co:8418/andre/git-sync.git
|
||||||
|
git clone https://b481cc61683441f5808f1ef3aa2acf15205d97fb@git.vpnafgeissler.selfhost.co/andre/git-sync.git
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user