1
0
mirror of /repos/Prototyper.git synced 2025-12-30 06:31:32 +01:00

added missing dependency

This commit is contained in:
Aiko Mastboom 2013-04-30 15:40:07 +02:00
parent 9854851f7e
commit c994bfb5a7

View File

@ -50,6 +50,9 @@ cd ./public/lib/bootstrap
if [ ! -f ./bootstrap-combined.min.css ]; then
curl -O http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css
fi
if [ ! -f ./bootstrap-min.js ]; then
curl -O http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/js/bootstrap.min.js
fi
cd ${current_dir}
# http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/img/glyphicons-halflings.png