minor fixes

This commit is contained in:
CanbiZ
2025-12-09 14:41:54 +01:00
parent 31e3ec94ef
commit 557f74e512
6 changed files with 178 additions and 149 deletions

View File

@@ -14,7 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get install -y \
$STD apt install -y \
nginx \
ffmpeg \
cron \