Add docker-entrypoint.sh for All-platform Package

This commit is contained in:
Yoshiko2
2020-10-28 21:30:22 +08:00
committed by GitHub
parent d5c0f439a0
commit efcf38b0cc

View File

@@ -8,4 +8,4 @@ apt update
apt upgrade -y
pip3 install --upgrade -r requirements.txt
make
mv bin/* /avdc_bin/
mv bin/* /avdc_bin