Update portainer.sh

This commit is contained in:
RomanNum3ral 2025-06-22 03:49:33 +00:00
parent 3d7b9d11a9
commit 54b7dc644b
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
path=$PWD
mkdir -p ../docker_volumes/portainer
mv portainer.yaml ../docker_volumes/portainer
mv docker-compose.yaml ../docker_volumes/portainer
cd ../docker_volumes/portainer
docker compose up -d