1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-03 05:44:50 +00:00

Fixed trailing code quotes from pp script markup

Abzie 2017-02-06 06:47:02 +00:00
parent 6243008886
commit f115c42b25

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