This commit is contained in:
parent
b6b4d7cb74
commit
1bd5b5098d
@ -4,7 +4,7 @@ http_response=$(curl -s -L -o list.csv -w "%{http_code}" "https://docs.google.co
|
||||
if [ $http_response != "200" ]; then
|
||||
#echo "page not found"
|
||||
#cat list.csv
|
||||
git reset --hard | grep -v "HEAD is now at"
|
||||
git reset --hard
|
||||
exit 1
|
||||
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user