Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
thomhastings authored Sep 29, 2024
1 parent 333473a commit 607c440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kali-config/common/includes.chroot/usr/bin/kalitorify
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ setup_general() {
echo "Successfully installed dependencies."
echo
else
die "Failed to install '${package}'"
die "Failed to install dependencies, exit"
fi
else
die "'${package}' isn't installed, exit"
Expand Down

0 comments on commit 607c440

Please sign in to comment.