Changeset 5910 for trunk/centreon/libinstall/CentCore.sh
- Timestamp:
- 07/24/08 14:36:57 (4 months ago)
- Files:
-
- 1 modified
-
trunk/centreon/libinstall/CentCore.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/centreon/libinstall/CentCore.sh
r5687 r5910 134 134 cp $TMPDIR/final/centcore.init.d $INSTALL_DIR_CENTREON/examples/centcore.init.d 135 135 136 yes_no_default "$(gettext "Do you want Iinstall CentCore init script ?")"136 yes_no_default "$(gettext "Do you want me to install CentCore init script ?")" 137 137 if [ $? -eq 0 ] ; then 138 138 $INSTALL_DIR/cinstall $cinstall_opts -m 755 \
