linux57: extra changes to Ubuntu install script that have been forgotten (#41)
* linux57: customization.cfg: make custom_gcc_path apply to ubuntu * linux57: install.sh: remove unneeded variable * linux57: install.sh: uncomment kernel uninstall command line
This commit is contained in:

committed by
GitHub

parent
416a2c3d5f
commit
a278361630
@@ -12,7 +12,7 @@ _EXT_CONFIG_PATH=~/.config/frogminer/linux57-tkg.cfg
|
||||
# Default is "true".
|
||||
_NUKR="true"
|
||||
|
||||
# [Arch specific] Custom compiler root dirs - Leave empty to use system compilers
|
||||
# Custom compiler root dirs - Leave empty to use system compilers
|
||||
# Example: CUSTOM_GCC_PATH="/home/frog/PKGBUILDS/mostlyportable-gcc/gcc-mostlyportable-9.2.0"
|
||||
CUSTOM_GCC_PATH=""
|
||||
|
||||
|
Reference in New Issue
Block a user