webhook deploy fix
This commit is contained in:
parent
98ea6deeeb
commit
4554f1fa5a
@ -56,7 +56,7 @@ if [ "$_domain" != "" ]; then
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
_id=$(echo "$_domain" | sed "s/./_/g")
|
_id=$(echo "$_domain" | sed "s/\./_/g")
|
||||||
|
|
||||||
_remote=""
|
_remote=""
|
||||||
while [ "$_remote" = "" ]
|
while [ "$_remote" = "" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user