portainer upgrade bug fix
This commit is contained in:
parent
80bac9ae8c
commit
709d8a5615
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ else
|
|||
echo "start to update portainer..."
|
||||
cd /usr/share/cockpit
|
||||
wget $urls/plugin/portainer/portainer-$new_container_version.zip
|
||||
rm -rf portainer
|
||||
rm -rf container
|
||||
unzip portainer-$new_container_version.zip
|
||||
rm -f portainer-$new_container_version.zip
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue