Fix scripts/postinst.sh.
This commit is contained in:
parent
4d8f09ee68
commit
eb821b9f22
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Post install ybcon script
|
||||
|
||||
ybconDir="/opt/etc/ybcon.d"
|
||||
ybconDir="/opt/share/ybcon.d"
|
||||
ln -sf "/opt/yerbacon/bin/ybcon" "/usr/bin/ybcon"
|
||||
fishLoc="/usr/share/fish/vendor_completions.d"
|
||||
bashcompleteLoc="/etc/bash_completion.d"
|
||||
|
|
Loading…
Reference in New Issue