mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
feat(scripts): cronjob
This commit is contained in:
@@ -89,6 +89,7 @@ function setup_gog() {
|
||||
|
||||
msg_info "Creating daily cronjob for gog"
|
||||
(crontab -l ; echo "02 0 * * * cd /opt/freegamesclaimer && node gog") | crontab -
|
||||
msg_ok "Cronjob created"
|
||||
}
|
||||
|
||||
echo $CHOICES
|
||||
|
||||
Reference in New Issue
Block a user