Fix variable usage

This commit is contained in:
pkr 2024-11-18 20:33:29 +01:00
parent 5e554a5932
commit 09ac54f965

View File

@ -280,7 +280,7 @@ if [ -n "$GRUB_SCRIPT" ] ; then
fi
# Enter to jhalfs folder and start the build
cd "DIR_JHALFS"
cd "$DIR_JHALFS"
make
# Patch the sudoers file