Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/updateMedia.sh @ 2127

Last change on this file since 2127 was 2087, checked in by landauf, 15 years ago

merged objecthierarchy branch back to trunk

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