summarylogtreecommitdiffstats
path: root/hode.install
diff options
context:
space:
mode:
authormyself6002024-02-23 14:37:34 +0100
committermyself6002024-02-23 14:37:34 +0100
commit3980f62c410b771b970bd05e89eddde3084e6484 (patch)
treed802a75aa421ed47f18ab594b4a0979dc06830ec /hode.install
parentd68b299f39a9285d3b39cee61da51a50574783cd (diff)
downloadaur-3980f62c410b771b970bd05e89eddde3084e6484.tar.gz
Add heart-of-darkness-demo
Diffstat (limited to 'hode.install')
-rw-r--r--hode.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/hode.install b/hode.install
index 91c83701ed6e..6cc873f4fbe7 100644
--- a/hode.install
+++ b/hode.install
@@ -1,3 +1,3 @@
post_install(){
- echo -e '\e[93mPlace your game data into ~/.hode folder\e[m'
+ [ -d /usr/share/heart-of-darkness-demo ] || echo -e '\e[93mPlace your game data into ~/.hode folder\e[m'
}