Remove unused values
This commit is contained in:
parent
383a5c77ef
commit
66b3021937
@ -1,6 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
LOG_FILE="/tmp/update-kernel.log"
|
|
||||||
BACKUP="/home/yorune/MEGA/Systems/Linux/portage"
|
BACKUP="/home/yorune/MEGA/Systems/Linux/portage"
|
||||||
TMP_KERNEL="/tmp/kernel-config-$(uname -r)"
|
TMP_KERNEL="/tmp/kernel-config-$(uname -r)"
|
||||||
DEFAULT_KERNEL="/usr/src/linux/.config"
|
DEFAULT_KERNEL="/usr/src/linux/.config"
|
||||||
|
Loading…
Reference in New Issue
Block a user