Changeset 62 for devel/dploy-pxe
- Timestamp:
- 06/04/08 16:41:16 (4 years ago)
- Location:
- devel/dploy-pxe
- Files:
-
- 1 added
- 1 edited
-
bin/dploy-pxe-post (added)
-
install.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
devel/dploy-pxe/install.sh
r53 r62 16 16 mkdir -p $local/bin 17 17 install -m 0755 bin/dploy-add2pxe $local/bin 18 install -m 0755 bin/dploy-pxe-post $local/bin 18 19 19 20 # The script need to know where the CONFDIR is 20 perl -pi -e "s|PBCONF|$conf|" $local/bin/dploy-add2pxe 21 perl -pi -e "s|PBCONF|$conf|" $local/bin/dploy-add2pxe $local/bin/dploy-pxe-post
Note: See TracChangeset
for help on using the changeset viewer.
