diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-12 09:06:29 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-12 09:06:29 -0400 |
commit | 0d47cad7525279eba82fda76ea5d2889d4b25898 (patch) | |
tree | 748329078d8a7fa17e981de525ffafcb9befc466 /README.md | |
parent | add schbang (diff) | |
download | cloudflare-autodns-0d47cad7525279eba82fda76ea5d2889d4b25898.tar.gz cloudflare-autodns-0d47cad7525279eba82fda76ea5d2889d4b25898.tar.bz2 cloudflare-autodns-0d47cad7525279eba82fda76ea5d2889d4b25898.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,6 +12,10 @@ The following enviornment variables are to be set ``` This script is best used with a cron job +## Requirements + +`curl`, `jq`, and `printf` need to be installed on the system + ## License This project is Licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) |