mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
Fixed trailing code quotes from pp script markup
parent
6243008886
commit
f115c42b25
1 changed files with 1 additions and 1 deletions
|
@ -81,4 +81,4 @@ if [ $PERMFILESIZE == $ORIGFILESIZE ]
|
|||
then
|
||||
rm "$LINKPATH"
|
||||
ln -s "$PERMPATH" "$LINKPATH"
|
||||
fi```
|
||||
fi
|
Loading…
Reference in a new issue