mirror of
https://github.com/TokTok/c-toxcore
synced 2026-05-30 11:14:43 +00:00
4 lines
79 B
Python
Executable File
4 lines
79 B
Python
Executable File
#!/bin/sh
|
|
|
|
docker build -t toxchat/toxcore-js -f other/emscripten/Dockerfile .
|