mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
docker build -t toxchat/c-toxcore:esp32 -f other/docker/esp32/Dockerfile .
|