Software
v0.0..1
This commit is contained in:
5
software/v0.0.1/start_bot.bat
Normal file
5
software/v0.0.1/start_bot.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
setlocal
|
||||
set PHP_EXE="C:\xampp\php\php.exe"
|
||||
cd /d "%~dp0"
|
||||
%PHP_EXE% bot.php
|
||||
Reference in New Issue
Block a user