mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
persist mariadb data
This commit is contained in:
parent
a920ad198c
commit
6c3f8e30db
@ -47,6 +47,9 @@
|
|||||||
"bin\\mysql_upgrade_wizard.exe",
|
"bin\\mysql_upgrade_wizard.exe",
|
||||||
"bin\\my_print_defaults.exe"
|
"bin\\my_print_defaults.exe"
|
||||||
],
|
],
|
||||||
|
"persist": [
|
||||||
|
"data"
|
||||||
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://downloads.mariadb.org/",
|
"url": "https://downloads.mariadb.org/",
|
||||||
"re": "Download ([\\d.]+) Stable"
|
"re": "Download ([\\d.]+) Stable"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user