Add Debian 12 scripts
This commit is contained in:
parent
d152065e08
commit
d496861741
@ -320,8 +320,8 @@ InstMiscApps() {
|
||||
}
|
||||
InstArchivedApps() {
|
||||
options=()
|
||||
options+=("mongodb-5.0" "" off)
|
||||
options+=("mongodb-4.4" "" off)
|
||||
#options+=("mongodb-5.0" "" off)
|
||||
#options+=("mongodb-4.4" "" off)
|
||||
options+=("nodejs-16" "" off)
|
||||
options+=("nodejs-14" "" off)
|
||||
SEL=$(whiptail --title "Archived Apps" --checklist "" 0 0 0 "${options[@]}" 3>&1 1>&2 2>&3)
|
||||
|
Loading…
Reference in New Issue
Block a user