diff --git a/Custom-Post-Processing-Scripts.md b/Custom-Post-Processing-Scripts.md index 32c2702..d18a458 100644 --- a/Custom-Post-Processing-Scripts.md +++ b/Custom-Post-Processing-Scripts.md @@ -81,4 +81,4 @@ if [ $PERMFILESIZE == $ORIGFILESIZE ] then rm "$LINKPATH" ln -s "$PERMPATH" "$LINKPATH" -fi``` \ No newline at end of file +fi \ No newline at end of file