This commit is contained in:
2025-07-14 12:46:53 -05:00
parent 7a7d23f36c
commit 495d0bb03b

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
export PROJECT_ROOT_PATH export PROJECT_ROOT_PATH
PROJECT_ROOT_PATH="$(realpath ../../)" PROJECT_ROOT_PATH="$(realpath ../../../)"
#Framework variables are read from hee #Framework variables are read from hee