mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-07 08:52:44 +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 .
|