Update
This commit is contained in:
parent
efa333c88b
commit
25a712590c
|
@ -1,5 +1,5 @@
|
||||||
post_install() {
|
post_install() {
|
||||||
THEME_NAME="melawy-lera-sugar"
|
THEME_NAME="melawy-fenek"
|
||||||
local install_dir="/usr/share/refind/themes/$THEME_NAME"
|
local install_dir="/usr/share/refind/themes/$THEME_NAME"
|
||||||
|
|
||||||
echo "Searching rEFInd installation in EFI partition..."
|
echo "Searching rEFInd installation in EFI partition..."
|
||||||
|
@ -44,7 +44,7 @@ post_upgrade() {
|
||||||
}
|
}
|
||||||
|
|
||||||
post_remove() {
|
post_remove() {
|
||||||
THEME_NAME="melawy-lera-sugar"
|
THEME_NAME="melawy-fenek"
|
||||||
|
|
||||||
echo "Removal of theme from EFI partition"
|
echo "Removal of theme from EFI partition"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue