5 lines
78 B
Bash
Executable file
5 lines
78 B
Bash
Executable file
echo General Bots
|
|
echo Installing modules for the first time...
|
|
|
|
npm i
|
|
node .
|