Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix newline
  • Loading branch information
dmartinez committed May 2, 2024
1 parent a18d369 commit c26b209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/zip_build.sh
Expand Up @@ -7,4 +7,4 @@ cd $HOME_DIR/build

tar -czvf $HOME_DIR/artifact/$VERSION.tar.gz *

chown $CURRENT_UID:$CURRENT_UID $HOME_DIR/artifact/$VERSION.tar.gz
chown $CURRENT_UID:$CURRENT_UID $HOME_DIR/artifact/$VERSION.tar.gz

0 comments on commit c26b209

Please sign in to comment.