Skip to content

Commit

Permalink
SAIL: Added final message in make-portable.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Baryshev committed Aug 24, 2021
1 parent bb4f2a7 commit be9640b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist/windows/make-portable.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ cp -a "@CMAKE_INSTALL_PREFIX@" "$name"
powershell Compress-Archive "$name" "$name.zip"

rm -rf "$name"

echo "Successfully created $name.zip"

0 comments on commit be9640b

Please sign in to comment.