source: main/trunk/model-sites-dev/respooled/collect/popup-video-respooled/UNTAR.sh@ 29893

Last change on this file since 29893 was 29864, checked in by davidb, 9 years ago
  • Property svn:executable set to *
File size: 114 bytes
Line 
1#!/bin/bash
2
3tar xvzf audio.tar.gz
4
5tar xvzf soundfont.tar.gz
6
7cd js && tar xvzf jquery-ui-1.10.3.tar.gz && cd ..
Note: See TracBrowser for help on using the repository browser.