source:
trunk/debathena/scripts/upgrade-schroot
@
25818
Revision 25818, 138 bytes checked in by jdreed, 12 years ago (diff) | |
---|---|
|
Rev | Line | |
---|---|---|
[22782] | 1 | #!/bin/sh |
2 | ||
[22688] | 3 | # Usage: upgrade-schroot SCHROOTNAME ... |
4 | ||
5 | # Updates the system packages in one or more schroots. | |
6 | ||
[25818] | 7 | sbuild-update -u -g -c "$@" |
8 |
Note: See TracBrowser
for help on using the repository browser.