update
This commit is contained in:
@@ -44,8 +44,8 @@ MM_SERVICE_PORTS['jackett']='9117'
|
||||
MM_SERVICE_PORTS['bazarr']='6767'
|
||||
|
||||
declare -A MM_UPDATE_REPO
|
||||
#MM_UPDATE_REPO['ombi']='Ombi-app'
|
||||
MM_UPDATE_REPO['ombi']='systemd'
|
||||
MM_UPDATE_REPO['ombi']='Ombi-app'
|
||||
#MM_UPDATE_REPO['ombi']='systemd'
|
||||
MM_UPDATE_REPO['radarr']='radarr'
|
||||
#MM_UPDATE_REPO['sonarr']='sonarr'
|
||||
MM_UPDATE_REPO['sonarr']='systemd'
|
||||
|
||||
@@ -980,6 +980,7 @@ MMSETUP(){
|
||||
;;
|
||||
esac
|
||||
|
||||
echo
|
||||
echo -en "${idsCL[LightCyan]}This will reset the MM app config, do you wish to continue (y/N)? ${idsCL[Default]}"
|
||||
read -n 1 choice
|
||||
case "$choice" in
|
||||
|
||||
Reference in New Issue
Block a user