Remove unused values

This commit is contained in:
Marcin Woźniak 2021-06-19 16:43:58 +02:00
parent b346bd043c
commit c2e85cd402

View File

@ -1,6 +1,5 @@
#!/bin/bash
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"