diogonr / unraid-templates

unraid templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unraid_templates

⚠️ Free games claimer

This package was removed due to two reasons:

  • Against TOS of all involved stores
  • Epic games highly unstable, most often not working at all

Use this at your own risk

Cron jobs

Create a user script to run these containers at certain intervals, here are my configs

#!/bin/bash
/usr/local/emhttp/plugins/dynamix/scripts/notify -s "[[NOTIFICATION]]" -d "[[ACTION] starting @ `date +%H:%M:%S`."
docker container start [[DOCKER CONTAINER NAME]]

About

unraid templates

License:The Unlicense