🧑‍💻 Add chmod to mfprep

This commit is contained in:
Scott Lahteine
2022-05-07 15:38:55 -05:00
parent 369ba99fdb
commit 32ff8c1489
+1
View File
@@ -60,5 +60,6 @@ cat "$LOGB" | while read line; do
fi
done
mv "$TMPF" "$SCRF"
chmod ug+x "$SCRF"
open "$TMPDIR"