Update linupx-scripts.sh

This commit is contained in:
2025-03-20 18:10:15 -05:00
parent 1aabadb8e8
commit bbbf2e15e4

View File

@@ -171,7 +171,7 @@ PIPUPGRADEFIX(){
DOCKER_UPDATE(){
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once --cleanup --debug
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once --cleanup
echo
echo -e "${idsCL[Green]}Docker Updates have completed${idsCL[Default]}"