Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/updateMedia.sh @ 2541

Last change on this file since 2541 was 2087, checked in by landauf, 16 years ago

merged objecthierarchy branch back to trunk

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 50 bytes
RevLine 
[1415]1#!/bin/bash
2dir=${pwd}
[2087]3cd ../media
[1415]4svn up
5cd $dir
Note: See TracBrowser for help on using the repository browser.