Skip to content

Commit

Permalink
Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sivachidambaram. S committed Nov 6, 2015
1 parent 4498966 commit 141297b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ Required sofware: nginx, php-fpm (with mbstring), PostgreSQL, ElasticSearch, Gru
* `grunt watch` - Converts LESS to CSS and EJS to JS, automatically by "watching" for file changes
* `restyaboard_with_empty_data.sql` - Database generation script
* `server/php/R/config.inc.php` - Database and other configurations
* `media` - Need write permission for php; can be `chmod 655` or `755` or `777` depending upon server configuration
* `grunt build:env` - Generates restyaboard.zip, deployable code (env - dev or live)
* `media` & `client/img` - Need write permission for php; can be `chmod 655` or `755` or `777` depending upon server configuration
* `grunt build:live` - Generates restyaboard.zip, deployable code. Replace your DB details in `build/live.json`.

------------

Expand Down
5 changes: 0 additions & 5 deletions build/dev.json

This file was deleted.

0 comments on commit 141297b

Please sign in to comment.