forked from Green-Sky/tomato
4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
docker build -t toxchat/toxcore-js -f other/emscripten/Dockerfile .
|