Skip to content

Commit

Permalink
🦆
Browse files Browse the repository at this point in the history
make release autonames zip
  • Loading branch information
zealtv committed Jan 24, 2025
1 parent fd4815f commit 7d11144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/makerelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@


cd ../
zip -r bop-release.zip * -x ".*" -x "*/.*"
zip -r bop-release`date "+%Y%m%d"`.zip * -x ".*" -x "*/.*"

0 comments on commit 7d11144

Please sign in to comment.