Skip to content

Commit

Permalink
Fix bad cherry-pick
Browse files Browse the repository at this point in the history
  • Loading branch information
Naatan committed Sep 28, 2023
1 parent eae8d72 commit da7b007
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions installers/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,5 @@ echo ""
# Run the installer.
ACTIVESTATE_SESSION_TOKEN=$SESSION_TOKEN_VALUE $INSTALLERTMPDIR/$INSTALLERNAME$BINARYEXT "$@" --source-installer="install.sh"

# Remote temp files
# Remove temp files
rm -r $INSTALLERTMPDIR

# Remote temp files
rm -r $TMPDIR

0 comments on commit da7b007

Please sign in to comment.