install.sh aktualisiert
This commit is contained in:
parent
b6f6c555ef
commit
24f192813c
@ -27,7 +27,7 @@ for playbook in $PLAYBOOKS
|
||||
do
|
||||
if [ -z "${GITSRVURL}" ]
|
||||
then
|
||||
git clone https://gitea.ds9.dedyn.io/olli/${playbook}.git#
|
||||
git clone https://gitea.ds9.dedyn.io/olli/${playbook}.git
|
||||
else
|
||||
git clone ${GITSRVURL}/server-$(hostname -s).git
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user