Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem2/update_media @ 2580

Last change on this file since 2580 was 2580, checked in by rgrieder, 15 years ago

That should really be all svn eol-style properties in buildsystem2.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 84 bytes
Line 
1#!/bin/sh
2# convenience script for updating media repository
3
4cd ../media && svn up
Note: See TracBrowser for help on using the repository browser.