Skip to content

Commit

Permalink
Update gcechecker.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored Dec 8, 2019
1 parent 78bebbc commit e303154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu/gce/gcechecker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ if [[ "$file3" == "1" ]]; then
EOF
exit

elif [[ "$file3b" != "1" ]]; then
elif [[ "$file3" != "1" ]]; then

if [ "$gcheck" == ".internal" ]; then
tee <<-EOF
Expand Down

0 comments on commit e303154

Please sign in to comment.