Define FRAMEWORK

Signed-off-by: Elena Uziunaite <[email protected]>
This commit is contained in:
Elena Uziunaite
2024-11-27 13:21:53 +00:00
parent 91f424a72d
commit 695810a093
+2 -1
View File
@@ -10,6 +10,7 @@
# This script must be invoked from the project's root.
source framework/scripts/all-core.sh
FRAMEWORK="$PWD/framework"
source $FRAMEWORK/scripts/all-core.sh
main "$@"