Update statuses to needs testing

Update statuses for scripts:
Pulse
Radicale
Rclone
Recyclarr
Redis
Revealjs
Searxng
Seelf
Semaphore
Silverbullet
This commit is contained in:
Sam Heinz
2025-07-21 14:34:28 +10:00
parent 035706a995
commit 2f172665ce
7 changed files with 20 additions and 19 deletions
+1
View File
@@ -26,6 +26,7 @@ msg_info "Setup Python3"
$STD apt-get install -y \
python3 \
python3-{pip,venv,yaml,dev}
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
$STD pip install --upgrade pip setuptools wheel
$STD pip install pyyaml
msg_ok "Setup Python3"