Fix skin path.

master
Artem Sapegin 2013-12-24 16:33:09 +04:00
parent 0eddf8589c
commit 661d177a3d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ echo "Updating Social Likes on gh-pages…"
grunt build
cp ../social-likes_all.css ../../social-likes_gh-pages/src/
cp ../social-likes.css ../../social-likes_gh-pages/src/
cp ../social-likes_flat.css ../../social-likes_gh-pages/src/
cp ../social-likes_classic.css ../../social-likes_gh-pages/src/
cp ../social-likes.min.js ../../social-likes_gh-pages/src/
cp social-likes.js ../../social-likes_gh-pages/src/
rm ../social-likes_all.css