Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
update minify script to point to the new less location
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordon Koo committed Mar 15, 2013
1 parent 4ba10c1 commit 3b85892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minify.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ echo "Done minifying..."

echo ""
echo "Compiling LESS > CSS..."
lessc -x /Users/gkoo/Sites/hopscotch/css/hopscotch.less > /Users/gkoo/Sites/hopscotch/css/hopscotch.css
lessc -x /Users/gkoo/Sites/hopscotch/less/hopscotch.less > /Users/gkoo/Sites/hopscotch/css/hopscotch.css
echo "Done compiling..."

0 comments on commit 3b85892

Please # to comment.