3 time the charm

This commit is contained in:
Jinux
2021-07-06 19:18:23 +00:00
committed by Kieron
parent ad8e80913a
commit 2939afa729
13 changed files with 126 additions and 161 deletions

View File

@ -1,8 +1,8 @@
#/bin/sh
#!/usr/bin/env bash
echo " "
echo "======================="
echo " "
if [ "$1" == "failed" ]
if [[ "$1" == "failed" ]]
then
echo "Errors Occurred, please review."
wget -q https://img.shields.io/badge/build-failed-red.svg -O release/build.svg 2>/dev/null