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