mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
Fix buildroot when launched from install script
This commit is contained in:
parent
1801c9df0a
commit
d28bca7306
@ -126,6 +126,8 @@ fi
|
||||
|
||||
# Determine script directory to locate related scripts
|
||||
dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
WALLY=$(dirname "$dir")
|
||||
export WALLY
|
||||
|
||||
# Get Linux distro and version
|
||||
source "${dir}"/wally-distro-check.sh
|
||||
|
Loading…
Reference in New Issue
Block a user