Skip to content

Commit

Permalink
Added set -e
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaranionjc committed Sep 21, 2023
1 parent 7e6b197 commit 79f3861
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ sentinelToken="YOURTOKEN"
DownloadURL="https://path/to/url.pkg"
############### Do Not Edit Below This Line ###############
set -e
filename="sentineloneagent.pkg"
Expand Down

0 comments on commit 79f3861

Please sign in to comment.