Changeset 54
- Timestamp:
- 05/03/08 01:52:25 (4 years ago)
- File:
-
- 1 edited
-
devel/dploy-common/install.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
devel/dploy-common/install.sh
r53 r54 14 14 15 15 echo "PBPKG PBVER-rPBREV will be installed under $local" 16 17 # Conf file 18 install -m 0644 etc/dploy.conf $conf 19 20 # Handling keys 16 21 mkdir -p $conf/keys 17 22 cd $conf/keys 18 23 ssh-keygen -b 1024 -t dsa -f dploy_id_dsa -q -N "" 19 24 20 install -m 0644 etc/dploy.conf $conf
Note: See TracChangeset
for help on using the changeset viewer.
