Preconfigure web
parent
08a28193b4
commit
9230eb1621
@ -1,5 +1,5 @@
|
|||||||
call ..\path_config.bat
|
call ..\path_config.bat
|
||||||
python web_config.py
|
python web_config.py
|
||||||
cd mariadb
|
cd mariadb
|
||||||
.\bin\mysql --port=9040 -u=root ..\web_config_local.sql
|
.\bin\mysql -P 9040 -u root < ..\web_config_local.sql
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
Reference in New Issue