rename run-script

This commit is contained in:
Ben Harris 2017-12-29 16:32:23 -05:00
parent 4e99ad9ec4
commit 56f1d57e46
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"author": "Ben Harris <ben@tilde.team>",
"scripts": {
"build": "lessc less/hacker.less dist/hacker.css --clean-css=\"--s1 --advanced --compatibility=ie8\"",
"mv": "cp dist/hacker.css /var/www/html/tilde.team/public_html/css/."
"cp": "cp dist/hacker.css /var/www/html/tilde.team/public_html/css/."
},
"repository": {
"type": "git",