Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
natanjunges committed Oct 6, 2022
1 parent 83b91a5 commit d2f1755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deb-get
Original file line number Diff line number Diff line change
Expand Up @@ -3128,7 +3128,7 @@ case "${ACTION}" in
for APP in "${INSTALLED_APPS[@]}"; do
validate_deb "${APP}"
fix_installed "${1}"
done;;
done
update_debs
fi;;
upgrade)
Expand Down

0 comments on commit d2f1755

Please sign in to comment.