i hate windows
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
@REM change to ccurrent directory
|
||||
cd %~f0\..\..\..\
|
||||
|
||||
@REM run
|
||||
npm install
|
||||
|
||||
@REM discord token
|
||||
if not exist "token" copy NUL "token"
|
||||
|
||||
@@ -14,3 +11,6 @@ if %size% equ 0 (
|
||||
set /p token="Enter your discord bot token: "
|
||||
echo | set /p=%id% > "token"
|
||||
)
|
||||
|
||||
@REM run
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user