Updated Custom Post Processing Scripts (markdown)

jobrien2001 2017-06-23 08:05:54 -05:00
parent b0eb0dc23a
commit 9f2056e4e9
1 changed files with 1 additions and 1 deletions

@ -105,4 +105,4 @@ if [ $PERMFILESIZE == $ORIGFILESIZE ]
then
rm "$LINKPATH"
ln -s "$PERMPATH" "$LINKPATH"
fi
fi```