diff --git a/Custom-Post-Processing-Scripts.md b/Custom-Post-Processing-Scripts.md index aabf2aa..10fc774 100644 --- a/Custom-Post-Processing-Scripts.md +++ b/Custom-Post-Processing-Scripts.md @@ -105,4 +105,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