root/lang/javascript/aerial.js/download-swfobject.sh
| Revision 11388, 170 bytes (checked in by frsyuki, 5 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | curl -O http://swfobject.googlecode.com/files/swfobject_2_0.zip |
| 4 | |
| 5 | unzip swfobject_2_0.zip |
| 6 | |
| 7 | cp swfobject/swfobject.js ./lib/ |
| 8 | |
| 9 | echo ./lib/swfobject.js is ready. |
| 10 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)