Skip to content

Commit

Permalink
create_archive.sh: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
t-tk committed Jan 28, 2023
1 parent 5ee9484 commit 01c0146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions create_archive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ rm $TMP/$PROJECT/.gitignore
rm $TMP/$PROJECT/create_archive.sh
rm $TMP/$PROJECT/Makefile
rm -rf $TMP/$PROJECT/00uptex-0.30
rm -rf $TMP/$PROJECT/samples
perl -pi.bak -e "s/\\\$RELEASEDATE/$RELEASEDATE/g" $TMP/$PROJECT/README.md
rm -f $TMP/$PROJECT/README.md.bak

Expand Down

0 comments on commit 01c0146

Please sign in to comment.