Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pauby committed Jun 26, 2017
1 parent 9c161a9 commit cbbfc3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
8 changes: 1 addition & 7 deletions scripts/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
## Operations

### Ketarin/ChocolateyPackageUpdater Ops

* Use ketarinupdate.cmd or another file to set up a scheduled task for daily, hourly, or whatever schedule you best feel will work appropriately.

### AutomaticUpdater

Nothing to do here, jobs run automatically by AppVeyor on commit and on a schedule that you've set up in AppVeyor.
Scripts that provide additional functionality are kept here.
11 changes: 0 additions & 11 deletions setup/README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
# Setup

## Ketarin / ChocolateyPackageUpdater Automatic Packaging

* Review `ketarin_setup.ps1` to ensure all items are set appropriately. Uncomment/change anything you need to now.
* Run `ketarin_setup.ps1`
* Open ketarin after installing it, open the settings and import `KetarinSettings.xml`.
* Set up push for Chocolatey community feed with your API key.
* Ensure `git push` doesn't require credentials.
* Review `ops/ketarinupdate.cmd` to ensure it is good to go.

**Note**: Use `ops/ketarinupdate.cmd` or similar to schedule updates.

## Automatic Updater (AU)

* Run `au_setup.ps1`.
Expand Down

0 comments on commit cbbfc3c

Please sign in to comment.