chore(dashboard): move to the mod directory
This commit is contained in:
@ -8,7 +8,7 @@ npm install
|
|||||||
bower install
|
bower install
|
||||||
grunt build
|
grunt build
|
||||||
|
|
||||||
export GOPATH="${DIR}/../"
|
export GOPATH="${DIR}/../../"
|
||||||
|
|
||||||
for i in `find dist -type f`; do
|
for i in `find dist -type f`; do
|
||||||
file=$(echo $i | sed 's#dist/##g' | sed 's#/#-#g')
|
file=$(echo $i | sed 's#dist/##g' | sed 's#/#-#g')
|
Reference in New Issue
Block a user