mirror of
https://gitlab.com/2009scape/singleplayer/windows.git
synced 2026-08-28 05:45:17 -06:00
commit
5863e5501f
1 changed files with 3 additions and 4 deletions
|
|
@ -151,7 +151,6 @@ goto start
|
|||
:wipe
|
||||
:: Delete database and re-init
|
||||
cls
|
||||
cd %database%
|
||||
rm -fr data
|
||||
mkdir data
|
||||
goto initDB
|
||||
rmdir /S /Q %database%data
|
||||
mkdir %database%data
|
||||
goto initDB
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue