Changeset 13497 in hybrid for branches/releng-10/nanobsd/tools/rsync-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/rsync-image.sh
r13496 r13497 2 2 # Rsync minimal changes directly to live image 3 3 4 . $(dirname $0)/ package-build.inc.sh4 . $(dirname $0)/common.inc.sh 5 5 6 6 HOST=${1:-10.0.42.1}
Note:
See TracChangeset
for help on using the changeset viewer.