mirror of
/repos/Prototyper.git
synced 2025-12-30 06:31:32 +01:00
get correct image
This commit is contained in:
parent
48b57f6547
commit
c13d5b1f56
@ -59,7 +59,7 @@ if [ ! -f ./glyphicons-halflings.png ]; then
|
||||
curl -O http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/img/glyphicons-halflings.png
|
||||
fi
|
||||
if [ ! -f ./glyphicons-halflings-white.png ]; then
|
||||
curl -O http://prototyper.aiko.local:8000/lib/img/glyphicons-halflings-white.png
|
||||
curl -O http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/img/glyphicons-halflings-white.png
|
||||
fi
|
||||
cd ${current_dir}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user