diff --git a/var/www/update_thirdparty.sh b/var/www/update_thirdparty.sh index 66897e7b..5205d2ed 100755 --- a/var/www/update_thirdparty.sh +++ b/var/www/update_thirdparty.sh @@ -22,6 +22,8 @@ wget https://collabdev.googlecode.com/svn-history/r5/trunk/static/js/jquery.time #Here to fix an error about an hard dependency in a obscur script of bootstrap.. wget http://code.jquery.com/jquery-1.4.2.js -O ./static/js/jquery-1.4.2.js +wget http://www.goat1000.com/jquery.tagcanvas.js?2.5 -O ./static/js/jquery.tagcanvas.js + rm -rf ./static/js/plugins mv temp/${filename}/js/* ./static/js/