forked from Green-Sky/tomato
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
docker build -t toxchat/c-toxcore:autotools -f other/docker/autotools/Dockerfile .
|