summarylogtreecommitdiffstats
path: root/refind-theme-nord.install
diff options
context:
space:
mode:
Diffstat (limited to 'refind-theme-nord.install')
-rw-r--r--refind-theme-nord.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/refind-theme-nord.install b/refind-theme-nord.install
index b4ae909ca90a..3c82c773e7e4 100644
--- a/refind-theme-nord.install
+++ b/refind-theme-nord.install
@@ -12,3 +12,7 @@ post_install() {
echo "###########################################################"
fi
}
+
+post_upgrade() {
+ post_install
+}