Update tududi

This commit is contained in:
vhsdream
2025-07-25 08:52:17 -04:00
parent a3721664c1
commit ed46b1ac92
2 changed files with 2 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get install -y sqlite3
$STD apt-get install -y sqlite3 yq
msg_ok "Installed Dependencies"
NODE_VERSION="20" setup_nodejs