modify scripts
This commit is contained in:
@ -335,7 +335,7 @@ sqlite_config = {
|
||||
},
|
||||
'nas': {
|
||||
'shared_db_path': "/root/sharedata/sqlite/shared.db",
|
||||
'whisparr_db_path': "/root/sharedata/sqlite/whisper_db/whisparr2.db",
|
||||
'whisparr_db_path': "/root/sharedata/sqlite/whisparr2/whisparr2.db",
|
||||
'stash_db_path': "/root/sharedata/sqlite/stash_db/stash-go.sqlite"
|
||||
}
|
||||
}
|
||||
|
||||
@ -159,7 +159,7 @@ sqlite_config = {
|
||||
},
|
||||
'nas': {
|
||||
'shared_db_path': "/root/sharedata/sqlite/shared.db",
|
||||
'whisparr_db_path': "/root/sharedata/sqlite/whisper_db/whisparr2.db",
|
||||
'whisparr_db_path': "/root/sharedata/sqlite/whisparr2/whisparr2.db",
|
||||
'stash_db_path': "/root/sharedata/sqlite/stash_db/stash-go.sqlite"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user