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 fi
# Enter to jhalfs folder and start the build # Enter to jhalfs folder and start the build
cd "DIR_JHALFS" cd "$DIR_JHALFS"
make make
# Patch the sudoers file # Patch the sudoers file