summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeromy Altuna2021-08-28 09:09:46 -0500
committerJeromy Altuna2021-08-28 09:09:46 -0500
commit140807da61b1d5f9f95ded87365d0864931a1270 (patch)
tree4a99e5ce832211bf3342439747737a0bf036a508
parent9f9fd78bef8e91f1941a929a2270c3d203a6c368 (diff)
downloadaur-140807da61b1d5f9f95ded87365d0864931a1270.tar.gz
Fix: refind-theme-nord.install
-rw-r--r--refind-theme-nord.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/refind-theme-nord.install b/refind-theme-nord.install
index 4630bccf3e04..b4ae909ca90a 100644
--- a/refind-theme-nord.install
+++ b/refind-theme-nord.install
@@ -8,7 +8,7 @@ post_install() {
if ! bash setup.sh; then
echo "###########################################################"
- echo "A problem occurred when running 'setup.sh', run it manually
+ echo "A problem occurred when running 'setup.sh', run it manually"
echo "###########################################################"
fi
}