host_info fix path

This commit is contained in:
anki-code 2020-02-26 10:11:49 +03:00
parent 9282404caa
commit cd14ead106

View file

@ -1,6 +1,6 @@
#!/bin/bash
xxh_home_realpath=`realpath _xxh_home_`
xxh_home_realpath=`realpath -m _xxh_home_`
xxh_plugins_path=$xxh_home_realpath/plugins
xxh_version='dir_not_found'