Fix patch-dolphin script (patch syntax for empty lines)
This commit is contained in:
parent
c068e85339
commit
4c076e54f8
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ if [[ $HOME =~ ^/home/ ]]; then
|
||||||
+ </info>
|
+ </info>
|
||||||
+ </bookmark>"
|
+ </bookmark>"
|
||||||
else
|
else
|
||||||
HOMEONSERVER=$'\n\n\n\n\n\n\n\n\n\n\n\n'
|
HOMEONSERVER=$'+\n+\n+\n+\n+\n+\n+\n+\n+\n+\n+\n+'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
patch="
|
patch="
|
||||||
|
|
Loading…
Add table
Reference in a new issue