mirror of
https://gitlab.com/2009scape/singleplayer/windows.git
synced 2026-08-01 14:39:18 -06:00
Fied script
This commit is contained in:
parent
8648a6e86e
commit
64f451b65f
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ taskkill /F /IM Java*
|
|||
taskkill /F /IM mysqld*
|
||||
cd %home%
|
||||
mkdir %home%..\.runite_rs\runescape
|
||||
robocopy data\cache\ ..\.runite_rs\runescape /MIR
|
||||
robocopy data\cache\ %userprofile%\.runite_rs\runescape\ /MIR
|
||||
cd %database%
|
||||
mkdir data
|
||||
call START "" %mariadbpath%mysqld.exe --console --skip-grant-tables --lc-messages-dir="%CD%\share\english" --datadir="%CD%\data"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue