Skip to content

Commit

Permalink
Update okrutnik.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
c0m4r authored Jan 13, 2024
1 parent 27e2a13 commit cb1b506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions okrutnik.sh
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ if [[ "$ARG1" == "-h" ]] || [[ "$ARG1" == "--help" ]]; then
echo " -h, --help Print this help message"
echo " --update Update installed tools"
echo " --uninstall Remove installed tools"
echo " --safety Run safety check"
exit 0
elif [[ "$ARG1" == "--update" ]]; then
okrutnik_install
Expand Down

0 comments on commit cb1b506

Please sign in to comment.