Changeset 13497 in hybrid for branches/releng-10/nanobsd/tools/upload-image.sh
- Timestamp:
- Nov 24, 2015, 2:14:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-10/nanobsd/tools/upload-image.sh
r13496 r13497 15 15 RELEASE="$2" 16 16 17 . $BASEDIR/ package-build.inc.sh17 . $BASEDIR/common.inc.sh 18 18 19 19 if [ -z "$RELEASE" ]; then
Note:
See TracChangeset
for help on using the changeset viewer.