diff --git a/fof.sh b/fof.sh new file mode 100755 index 0000000..c039333 --- /dev/null +++ b/fof.sh @@ -0,0 +1,3 @@ +pack_folder="fof" +zip -d "$pack_folder".zip __MACOSX/\* +zip -d "$pack_folder".zip \*/.DS_Store \ No newline at end of file