Skip to content

Commit

Permalink
March 2023 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
benlk committed Mar 9, 2023
1 parent 65c1c41 commit 45cd9ed
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 79 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ Many feeds have no items. I _suspect_ that this is because:

## Updating instructions

1. `./scraper.bash`
2. `./parser.bash > feeds.csv`
3. `php subscriptions.opml.php > subscriptions.php`
1. `bash ./scraper.bash`
2. `bash ./parser.bash > feeds.csv`
3. `php subscriptions.opml.php > subscriptions.opml`
4. Update `changelog.md`
5. Commit changes and push
Loading

0 comments on commit 45cd9ed

Please sign in to comment.