mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
updated install.sh to reference new location of version files (#84)
This commit is contained in:
@@ -68,7 +68,7 @@ if [ -z "$REMOTE_PASS" ]; then
|
||||
fi
|
||||
|
||||
|
||||
. $ONL/make/version-onl.sh
|
||||
. $ONL/make/versions/version-onl.sh
|
||||
REMOTE_DIR="$REMOTE_BASE_DIR/$BUILD_BRANCH/$FNAME_BUILD_ID"
|
||||
|
||||
workdir=$(mktemp -d -t update-XXXXXX)
|
||||
|
||||
Reference in New Issue
Block a user