| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -97,6 +97,8 @@ main() { | |||
| 97 | 97 | * ) | |
| 98 | 98 | echo "unknown command: $1" | |
| 99 | 99 | help 1 | |
| 100 | + | ||
| 101 | + # shellcheck disable=SC2317 | ||
| 100 | 102 | exit 1 | |
| 101 | 103 | ;; | |
| 102 | 104 | esac | |
| Back | FazBrowse Home | New Git URL |
0 commit comments