5 lines
43 B
Bash
Executable File
5 lines
43 B
Bash
Executable File
pushd .
|
|
cd tdweb
|
|
npm install
|
|
npm run build
|