Add notifications
This commit is contained in:
		@@ -35,4 +35,5 @@ OUT=$(curl -X 'POST' \
 | 
			
		||||
 | 
			
		||||
URL=$(echo $OUT | cut -d',' -f 7 | cut -d\" -f4)
 | 
			
		||||
echo $URL
 | 
			
		||||
curl -d "$URL" https://notify.deck.sh/ipro-release
 | 
			
		||||
rm release-$COMMIT.zip
 | 
			
		||||
		Reference in New Issue
	
	Block a user