Don't print success twice
This commit is contained in:
parent
9d60ec14dd
commit
476588a63b
1 changed files with 2 additions and 1 deletions
|
|
@ -41,6 +41,7 @@ cd ..
|
|||
|
||||
if [[ "$FIX_MODE" == true ]]; then
|
||||
$0
|
||||
else
|
||||
echo "Success"
|
||||
fi
|
||||
|
||||
echo "Success"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue