Update portainer.sh

This commit is contained in:
RomanNum3ral 2025-06-22 03:45:41 +00:00
parent 5e37f438f0
commit f7a481af7e
1 changed files with 1 additions and 3 deletions

View File

@ -1,9 +1,7 @@
#!/bin/bash
path=$PWD
mkdir ../docker_volumes
mkdir ../docker_volumes/portainer
mkdir -p ../docker_volumes/portainer
mv portainer.yaml ../docker_volumes/portainer
cd ../docker_volumes/portainer
docker compose up -d