Change localisation of folder

This commit is contained in:
Marcin Woźniak 2021-06-19 16:42:28 +02:00
parent d9a8ed7f26
commit 2632a9377a

View File

@ -1,7 +1,7 @@
#!/bin/bash
BACKUP="/home/yorune/Linux/portage"
LOG_FILE="/tmp/update-kernel.log"
BACKUP="/home/yorune/MEGA/Systems/Linux/portage"
TMP_KERNEL="/tmp/kernel-config-$(uname -r)"
DEFAULT_KERNEL="/usr/src/linux/.config"