diff options
author | Charadon <dev@iotib.net> | 2022-08-06 12:40:39 -0400 |
---|---|---|
committer | Charadon <dev@iotib.net> | 2022-08-06 12:40:39 -0400 |
commit | d51dae8c6f49da1519fc52cc1d72b53a61d5c8f7 (patch) | |
tree | bc92dcf2615a2dfc6b984fd42e6c599f591ada66 /docs | |
parent | 8297af548994e43681b85e00b1bdb061959d9dd9 (diff) | |
download | dscip-d51dae8c6f49da1519fc52cc1d72b53a61d5c8f7.tar.gz |
Updated docs and README
Diffstat (limited to 'docs')
-rw-r--r-- | docs/using.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/using.txt b/docs/using.txt index 216e497..29dbbf3 100644 --- a/docs/using.txt +++ b/docs/using.txt @@ -13,5 +13,7 @@ by running `crontab -e -u build_user` and adding: As for how to make it run as a daemon, that depends on the platform you are running it on, so refer to your OS's documentation for that. +Be sure to change the variables in config.sh to suit your projects needs. + Quirks: When running it on windows, you should use MSYS2. |