mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-19 04:49:34 -07:00
Don't delete existing settings in conf file when running installer
This commit is contained in:
parent
4e738f1e56
commit
b858198dc5
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ configure_plexupdate() {
|
|||
PLEXPORT=
|
||||
fi
|
||||
|
||||
save_config "AUTOUPDATE EMAIL PASS PUBLIC AUTOINSTALL AUTOSTART PLEXSERVER PLEXPORT" "$CONFIGFILE"
|
||||
save_config "AUTOINSTALL AUTODELETE DOWNLOADDIR EMAIL PASS FORCE FORCEALL PUBLIC AUTOSTART AUTOUPDATE PLEXSERVER PLEXPORT CHECKUPDATE" "$CONFIGFILE"
|
||||
}
|
||||
|
||||
configure_cron() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue