source: trunk/debathena/scripts/upgrade-schroot @ 25818

Revision 25818, 138 bytes checked in by jdreed, 11 years ago (diff)
Update for modern sbuild
  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3# Usage: upgrade-schroot SCHROOTNAME ...
4
5# Updates the system packages in one or more schroots.
6
7sbuild-update -u -g -c "$@"
8
Note: See TracBrowser for help on using the repository browser.