ipfs-watcher.sh
ipfs-watcher is a script I wrote to manage my IPFS website. Here is what it does:
- Attempts to start the daemon (ipfs daemon)
- Attempt to process one or more hashes (ipfs name publish)
The best way to run it is to configure a crontab. See the script header for more information!
Thanks!
TitaniumCoder477