update command

This commit is contained in:
Eric Fawcett 2022-06-09 01:32:23 +00:00
parent 938b3c46f6
commit 655af2f352
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
cd ~
sudo apt update
sudo apt upgrade -y
sudo apt dist-upgrade -y
sudo apt autoremove -y
sudo docker-compose pull
sudo docker-compose up -d