Change localisation of folder
This commit is contained in:
parent
07b1850973
commit
b47bff4766
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
BACKUP="/home/yorune/Linux/portage"
|
|
||||||
LOG_FILE="/tmp/update-kernel.log"
|
LOG_FILE="/tmp/update-kernel.log"
|
||||||
|
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