mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update openpanel_docker.sh
This commit is contained in:
parent
62a25ec205
commit
ce9e023ba6
@ -12,6 +12,7 @@ docker image rm $IMAGE_NAME:$TAG
|
||||
|
||||
echo "Building the image..."
|
||||
cd /root/2083/
|
||||
cp -r /usr/local/admin/scripts /root/2083/scripts
|
||||
docker build -t $IMAGE_NAME:$TAG .
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user