Skip to content

Commit

Permalink
Update kura_install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
reda-alaoui authored Jan 13, 2025
1 parent 04c9ff4 commit dfaf36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kura/distrib/src/main/resources/x86_64/kura_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ cp ${INSTALL_DIR}/kura/install/manage_kura_users.sh ${INSTALL_DIR}/kura/.data/ma
chmod 700 ${INSTALL_DIR}/kura/.data/manage_kura_users.sh
${INSTALL_DIR}/kura/.data/manage_kura_users.sh -i

bash "${INSTALL_DIR}/kura/install/customize-installation.sh"${IS_NETWORKING_PROFILE}
bash "${INSTALL_DIR}/kura/install/customize-installation.sh" ${IS_NETWORKING_PROFILE}

# copy snapshot_0.xml
cp ${INSTALL_DIR}/kura/user/snapshots/snapshot_0.xml ${INSTALL_DIR}/kura/.data/snapshot_0.xml
Expand Down

0 comments on commit dfaf36a

Please sign in to comment.