Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnysteen committed Feb 13, 2020
1 parent a5e3968 commit 23c860d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## Before first use
* Clone this repository to any directory.
* Edit `documentroot` with wherever yours is.
* Change `$URL` in `setup.sh` to whatever base URL you're hosting from. The feed will be at `http://$URL/$feedname/feed.rss`.
* Open `config`.
* Change `URL` to whatever base URL you're hosting from. The feed will be at `http://$URL/$feedname/feed.rss`.
* Change `uptime` depending on how often you want to check for new videos (interval resets at midnight).
* Edit `documentroot` with wherever yours is.

## To use
* To use, run `run-updates.sh` (or `sudo ./run-updates.sh`) in a terminal window and leave it open. Or, if you actually know what you're doing and know a better way to leave it running constantly, do that instead.
Expand Down

0 comments on commit 23c860d

Please sign in to comment.