mirror of
https://github.com/krizsipeti/custom_blfs_packages.git
synced 2025-01-23 14:32:21 +08:00
Fix variable usage
This commit is contained in:
parent
5e554a5932
commit
09ac54f965
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user