Add docker-entrypoint.sh for All-platform Package 3
This commit is contained in:
@@ -8,4 +8,4 @@ apt update
|
|||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
pip3 install --upgrade -r requirements.txt
|
pip3 install --upgrade -r requirements.txt
|
||||||
make
|
make
|
||||||
mv bin/* /bin/
|
mv bin/* /avdc_bin/
|
||||||
|
|||||||
Reference in New Issue
Block a user