„scripts/start.sh“ ändern
This commit is contained in:
@@ -17,7 +17,7 @@ fi
|
||||
|
||||
if [ ! -z "$APT_GET" ]; then
|
||||
apt-get update
|
||||
apt-get -y $APT_GET
|
||||
apt-get -y install $APT_GET
|
||||
fi
|
||||
|
||||
if [ ! -z "$PIP3_INSTALL" ]; then
|
||||
|
Reference in New Issue
Block a user