[PiAlert] Add cron as dependency

This commit is contained in:
Sam Heinz
2024-04-13 21:19:40 +10:00
parent 332945abb3
commit edb14b1e24

View File

@@ -32,7 +32,8 @@ $STD apt-get -y install \
zip \
aria2 \
wakeonlan \
wget
wget \
cron
msg_ok "Installed Dependencies"
msg_info "Installing PHP Dependencies"