rm prod flag

This commit is contained in:
CrazyWolf13
2026-04-16 08:13:10 +02:00
parent a507ecef2a
commit a819dacb64

View File

@@ -44,7 +44,7 @@ function update_script() {
msg_info "Updating Dashy"
cd /opt/dashy
$STD yarn install --production --ignore-engines --network-timeout 300000
$STD yarn install --ignore-engines --network-timeout 300000
msg_ok "Updated Dashy"
msg_info "Restoring conf.yml"