Skip to content
Snippets Groups Projects
Commit 411fabb8 authored by kaloyane's avatar kaloyane
Browse files

minor: fix typo

SVN: 23346
parent 7be08367
No related branches found
No related tags found
No related merge requests found
......@@ -149,7 +149,7 @@
<parsable targetfile="$INSTALL_BIN_PATH/env" />
<!-- set all *.sh files executable -->
<executable targetfile="${INSTALL_BIN_PATH}/finish-installation.sz " stage="postinstall" keep="true">
<executable targetfile="${INSTALL_BIN_PATH}/finish-installation.sh" stage="postinstall" keep="true">
<args>
<arg value="$INSTALL_TMPEXTRACT" />
<arg value="$DATA_TMPEXTRACT" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment