mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-09-25 14:56:17 +00:00
persist mariadb data
This commit is contained in:
@@ -47,6 +47,9 @@
|
||||
"bin\\mysql_upgrade_wizard.exe",
|
||||
"bin\\my_print_defaults.exe"
|
||||
],
|
||||
"persist": [
|
||||
"data"
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://downloads.mariadb.org/",
|
||||
"re": "Download ([\\d.]+) Stable"
|
||||
|
||||
Reference in New Issue
Block a user