mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
4 lines
133 B
Batchfile
4 lines
133 B
Batchfile
|
cd %1
|
||
|
ping 127.0.0.1 -n 5 -w 1000 > nul
|
||
|
NET START wampmysqld
|
||
|
wamp\bin\mysql\mysql5.1.36\bin\mysql --user=root <create_freepbx.sql
|