mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 22:01:15 +00:00
Update customizable_post_install.sh
This commit is contained in:
@@ -913,7 +913,7 @@ EOF
|
|||||||
IFS=' ' read -ra selected_array <<< "$selected"
|
IFS=' ' read -ra selected_array <<< "$selected"
|
||||||
|
|
||||||
declare -A package_to_command=(
|
declare -A package_to_command=(
|
||||||
["mlocate"]="locate"
|
["plocate"]="locate"
|
||||||
["msr-tools"]="rdmsr"
|
["msr-tools"]="rdmsr"
|
||||||
["net-tools"]="netstat"
|
["net-tools"]="netstat"
|
||||||
["libguestfs-tools"]="virt-filesystems"
|
["libguestfs-tools"]="virt-filesystems"
|
||||||
|
Reference in New Issue
Block a user