mirror of
https://github.com/fsquillace/junest.git
synced 2026-01-23 02:34:30 +00:00
🐛 Fix jchroot according to refactor
This commit is contained in:
parent
7a6ef3f0f9
commit
2ed75c8545
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ set -e
|
|||
|
||||
JUNEST_BASE="$(readlink -f $(dirname $(readlink -f "$0"))/..)"
|
||||
|
||||
source "${JUNEST_BASE}/lib/utils.sh"
|
||||
source "${JUNEST_BASE}/lib/utils/utils.sh"
|
||||
|
||||
################################ MAIN FUNCTIONS ###########################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue