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