Changed from gossa to a better solution + added invidious clean + update-all-docker properly scripted

This commit is contained in:
2026-01-20 21:18:09 +02:00
parent e971676900
commit 281f6eaf5b
4 changed files with 106 additions and 7 deletions

View File

@@ -1,5 +1,9 @@
#!/bin/env bash
set -xeu
cd /home/bigboxuser/docker
for dir in */; do
cd $dir
docker compose down