mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-30 08:00:19 +01:00
cd to server instead of web
This commit is contained in:
parent
675879b49b
commit
866e81dbd6
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ $ transfer test.txt
|
||||||
npm install
|
npm install
|
||||||
bower install
|
bower install
|
||||||
|
|
||||||
cd transfersh-web && go get ./
|
cd transfersh-server && go get ./
|
||||||
|
|
||||||
grunt serve
|
grunt serve
|
||||||
grunt build
|
grunt build
|
||||||
|
|
Loading…
Reference in a new issue