fixed return code
This commit is contained in:
@@ -113,4 +113,4 @@ if [[ path_found -eq 0 ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
exit 1
|
||||
exit 0
|
||||
Reference in New Issue
Block a user
@@ -113,4 +113,4 @@ if [[ path_found -eq 0 ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
exit 1
|
||||
exit 0
|
||||