Skip to content

Commit

Permalink
Remove zip during dist.
Browse files Browse the repository at this point in the history
  • Loading branch information
mltucker committed Dec 5, 2020
1 parent 423624d commit 42e87f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

rm -rf Things3Export
rm -rf Things3Export Things3Export.zip
mkdir Things3Export
cp Export Things3Export
cat <<EOF > Things3Export/README.txt
Expand Down

0 comments on commit 42e87f1

Please sign in to comment.