1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-06-23 14:09:39 +02: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