Script that downloads your guilds JSON from your website and pushes it to chain using greymass producerjson contract.
- jq
- perl
- Update updateJSON.sh config details to match your own
- JSONLOC="https://www.sentnl.io/wax.json"
- WALLET_PW=XXXXXXXXXXXXXXXXXXXXXXX
- EXEC="/home/charles/wax-backup/cleos.sh"
- Setup a cron script to run this daily. 0 0 * * 0 /home/charles/wax-backup/./updateJSON.sh