use $HOME instead of ~
This commit is contained in:
parent
12ebeb5a37
commit
700a02259b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
# Bin dirs to be tested:
|
||||
bindirs="/usr/bin /usr/local/bin $HOME/bin /opt/*/bin"
|
||||
|
||||
rfiledir=~/.config/Recoll.org
|
||||
rfiledir=$HOME/.config/Recoll.org
|
||||
rfile=$rfiledir/needidxretrydate
|
||||
nrfile=$rfiledir/tneedidxretrydate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue