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