summarylogtreecommitdiffstats
path: root/refind-theme-nord.install
diff options
context:
space:
mode:
authorJeromy Altuna2022-02-21 01:04:06 -0500
committerJeromy Altuna2022-02-21 01:04:06 -0500
commita3e838ed4d7afba4a6e9e64dc7c028da95e90a17 (patch)
treefbca195f7c701ce97c9234fc9912a0f429e52b55 /refind-theme-nord.install
parent140807da61b1d5f9f95ded87365d0864931a1270 (diff)
downloadaur-refind-theme-nord.tar.gz
feat: new refind-theme-nord version (1.1.0)
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
+}