Skip to content

Commit

Permalink
Deprecate check_if_installed
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitry-ishenko committed Dec 14, 2024
1 parent bce1651 commit 31a9c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/modules/functions/check_if_installed.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module_options+=(
["check_if_installed,feature"]="check_if_installed"
["check_if_installed,desc"]="Migrated procedures from Armbian config."
["check_if_installed,example"]="check_if_installed nano"
["check_if_installed,status"]="Active"
["check_if_installed,status"]="Deprecated"
)
#
# check dpkg status of $1 -- currently only 'not installed at all' case caught
Expand Down

0 comments on commit 31a9c88

Please sign in to comment.