Skip to content

Commit

Permalink
remove unziped installer file
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Oct 30, 2024
1 parent 16a535b commit 30c9281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ createLinuxInstaller() {
tar -cf ${installerName}.tar ${installerName}
gzip ${installerName}.tar

rm -r ${installerName}
cd ${CALL_DIR}
}

Expand Down

0 comments on commit 30c9281

Please sign in to comment.