mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-01-17 17:47:57 +08:00
@@ -6,7 +6,7 @@ old_version=$2
|
||||
|
||||
# 定义关联数组,将应用名称与其对应的 keys 关联起来
|
||||
declare -A app_keys
|
||||
app_keys=(["immich"]="immich-server immich-machine-learning" ["stream-rec"]="stream-rec-backend stream-rec-frontend" ["rsshub"]="rsshub")
|
||||
app_keys=(["immich"]="immich-server immich-machine-learning" ["immich-no-machine"]="immich-server" ["stream-rec"]="stream-rec-backend stream-rec-frontend" ["rsshub"]="rsshub")
|
||||
|
||||
# 定义保留alpine版本的应用名称
|
||||
app_alpine_names=("postgresql")
|
||||
|
||||
Reference in New Issue
Block a user