This repository has been archived by the owner on Apr 20, 2021. It is now read-only.
Catch error if script doesn't work #16
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
I want output of the script to be more complete, especially if there was a error during the execution.
I think this can be made using:
echo $?
but actually i don't know where to put this.
The text was updated successfully, but these errors were encountered: