.
This commit is contained in:
@ -17,7 +17,7 @@ for framework_include_file in $KNELShellFrameworkRoot/Framework-Includes/*; do
|
|||||||
source "$framework_include_file"
|
source "$framework_include_file"
|
||||||
done
|
done
|
||||||
|
|
||||||
for project_include_file in ../Project-Includes/*; do
|
for project_include_file in ../../../Project-Includes/*; do
|
||||||
source "$project_include_file"
|
source "$project_include_file"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user