Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Zeithaml <[email protected]>
  • Loading branch information
Martin-Zeithaml committed Jul 11, 2024
1 parent d81075e commit a20455c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion files/SZWESAMP/ZWEINSTL
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,12 @@ cd '../../components/launcher/bin' &&
cp zowe_launcher
"//'{zowe.setup.dataset.prefix}.SZWEAUTH(ZWELNCH)'" &&
cd '../../zss/SAMPLIB' &&
cp ZWESASTC ZWESIP00 ZWESISTC ZWESISCH
cp ZWESIP00 ZWESISCH
"//'{zowe.setup.dataset.prefix}.SZWESAMP'" &&
cp ZWESAUX
"//'{zowe.setup.dataset.prefix}.SZWESAMP(ZWESASTC)'" &&
cp ZWESIS01
"//'{zowe.setup.dataset.prefix}.SZWESAMP(ZWESISTC)'" &&
cd '../LOADLIB' &&
cp ZWESIS01 ZWESAUX ZWESISDL
"//'{zowe.setup.dataset.prefix}.SZWEAUTH'"
Expand Down

0 comments on commit a20455c

Please sign in to comment.