Changed from gossa to a better solution + added invidious clean + update-all-docker properly scripted
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#!/bin/env bash
|
||||
|
||||
set -xeu
|
||||
|
||||
cd /home/bigboxuser/docker
|
||||
|
||||
for dir in */; do
|
||||
cd $dir
|
||||
docker compose down
|
||||
|
||||
Reference in New Issue
Block a user