/
etc
/
grub.d
/
File Upload :
llllll
Current File: //etc/grub.d/41_custom
#!/bin/sh cat <<EOF if [ -f \${config_directory}/custom.cfg ]; then source \${config_directory}/custom.cfg elif [ -z "\${config_directory}" -a -f \$prefix/custom.cfg ]; then source \$prefix/custom.cfg; fi EOF
Copyright ©2k19 -
Hexid
|
Tex7ure