mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-04-03 01:01:21 +00:00
Fix to solve error mentioned in issue #52
Hello. This is a fix to solve the error mentioned in issue #52
This commit is contained in:
parent
db06cd73bd
commit
5ad7190eb0
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
base_path=$(dirname "$(readlink -f "${0}")")
|
||||
base_path=$(dirname "$(greadlink -f "${0}")")
|
||||
|
||||
################################################################################
|
||||
# set app_file
|
||||
|
Loading…
x
Reference in New Issue
Block a user