This repository has been archived on 2025-10-07 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
736d644f04ce362c5c1be1decb650184d71c77cb
chimera.netig.net
Mirror served by Caddy.
Usage
Create directory :
# mkdir /srv/dwalin/chimera.netig.net/public
Manualy sync the repositories :
./sync.sh
Then add this line into the host crontab with crontab -e to sync every hours :
# Mirror synchronization
0 */1 * * * /srv/dwalin/chimera.netig.net/sync.sh
Languages
Shell
100%