Skip to content

Commit 895082d

Browse files
authored
Update README.md
1 parent 5c0fa95 commit 895082d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ e.g. https://raw.githubusercontent.com/dennisinteractive/drupal_console_commands
3535
The command will copy the dump from the original place to */tmp*. If you run the command again, it will only copy the file once the original has changed. This is very useful when working remotely on slow networks.
3636
If no db-dump information is available or there is no dump at the location, it will run a site install.
3737
Supported extensions: **.sql**, **.sql.gz**.
38-
- drupal **site:npm** *site-name*
39-
Runs npm install
40-
- drupal **site:grunt** *site-name*
41-
Runs grunt
4238
- drupal **site:build**
4339
A chain that will call all the commands below:
4440
- site:checkout

0 commit comments

Comments
 (0)