Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem2/update_media @ 2510

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

Merged revisions 2279-2401 of the buildsystem branch to buildsystem2.

  • 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.