Added deploy npm command
This commit is contained in:
parent b5fef47d01
commit abc76ca64c
1 changed files with 1 additions and 0 deletions
| @ -7,6 +7,7 @@ | |||
"build": "gulp && hugo", | ||||
"serve": "hugo serve -DF", | ||||
"dev": "gulp watch", | ||||
"deploy": "hugo && rsync -avx --delete --exclude '.git/' --exclude 'node_modules/' ./ sandcat:/var/www/bookstackapp.com/", | ||||
"test": "echo \"Error: no test specified\" && exit 1" | ||||
}, | ||||
"author": "Dan Brown", | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue