mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-26 22:20:18 +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
|
||||
bower install
|
||||
|
||||
cd transfersh-web && go get ./
|
||||
cd transfersh-server && go get ./
|
||||
|
||||
grunt serve
|
||||
grunt build
|
||||
|
|
Loading…
Reference in a new issue