Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschoen authored Feb 7, 2025
1 parent 5f39d2e commit 980dc7e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ CURFILE="QSHQRYTMPC.CLP"
SRCTEXT="SQL Query Data to Selected Temp Table with RUNSQL"
cpy_member

CURFILE="QSHQRYTMPR.RPGLE"
SRCTEXT="SQL Query Data Scan/Replace Parm Values"
cpy_member

CURFILE="QSHCURL.CMD"
SRCTEXT="Run Curl Command via QShell"
cpy_member
Expand Down Expand Up @@ -274,6 +278,10 @@ CURFILE="QSHQRYSRCR.RPGLE"
SRCTEXT="SQL Query Data via SQL Source Member to Temp Table"
cpy_member

CURFILE="QSHQRYSR2R.RPGLE"
SRCTEXT="SQL Query Data Scan/Replace Parm Values"
cpy_member

CURFILE="QSHSAVLIB.CMD"
SRCTEXT="Save Library to IFS Save File"
cpy_member
Expand Down

0 comments on commit 980dc7e

Please sign in to comment.