Skip to content

Commit

Permalink
Revert "[tools] Use a fork of gonzales-pe for dev purpose"
Browse files Browse the repository at this point in the history
This reverts commit e1368e1.
  • Loading branch information
tonyganch committed Jul 11, 2016
1 parent a266553 commit 87412dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/beforeinstall.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
git clone https://github.com/sodatea/gonzales-pe.git
git clone https://github.com/tonyganch/gonzales-pe.git
cd gonzales-pe && git checkout dev && npm i && npm run build && npm link && cd ..
git clone https://github.com/csscomb/core.git csscomb-core
cd csscomb-core && git checkout dev && npm link gonzales-pe && npm i && npm run build && npm link && cd ..
Expand Down

0 comments on commit 87412dd

Please sign in to comment.