2
0
Fork 0
mirror of https://github.com/xxh/xxh synced 2025-02-19 13:58:27 +00:00

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 #!/bin/bash
xxh_home_realpath=`realpath _xxh_home_` xxh_home_realpath=`realpath -m _xxh_home_`
xxh_plugins_path=$xxh_home_realpath/plugins xxh_plugins_path=$xxh_home_realpath/plugins
xxh_version='dir_not_found' xxh_version='dir_not_found'