mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 02:01:33 +00:00
Fix "typo" in porting
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2016-04-25 DariusIII
|
||||
Fix: Update sphinx releases_rt index when release files are added.
|
||||
* Upd: Fix "porting" typo
|
||||
* Fix: Update sphinx releases_rt index when release files are added.
|
||||
*** NOTE *** - you will need to do the following to update the sphinx index:
|
||||
1) stop sphinxsearch - `sudo service sphinxsearch stop`
|
||||
2) clear old index - `sudo rm /var/lib/sphinxsearch/data/*`
|
||||
|
||||
@@ -31,7 +31,7 @@ use \newznab\db\DbUpdate;
|
||||
* Update various aspects of your indexer.
|
||||
*
|
||||
* Actions:
|
||||
* * all|nzedb Fetches current git repo, composer dependencies, and update latest Db patches.
|
||||
* * all|nntmux Fetches current git repo, composer dependencies, and update latest Db patches.
|
||||
* * db Update the Db with any patches not yet applied.
|
||||
* * git Performs git pull.
|
||||
* * predb Fetch and import TSV files into the predb table.
|
||||
|
||||
Reference in New Issue
Block a user