summarylogtreecommitdiffstats
path: root/.INSTALL
diff options
context:
space:
mode:
authoryjun1232020-07-18 18:27:57 +0800
committeryjun1232020-07-18 18:27:57 +0800
commitf85ace0146398beb5e90f03cabedac972842e161 (patch)
tree536257cb61c61dcd6bb152b39dd92bb720401c7e /.INSTALL
downloadaur-f85ace0146398beb5e90f03cabedac972842e161.tar.gz
initail commit
Diffstat (limited to '.INSTALL')
-rw-r--r--.INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/.INSTALL b/.INSTALL
new file mode 100644
index 000000000000..9c2ebb185173
--- /dev/null
+++ b/.INSTALL
@@ -0,0 +1,4 @@
+post_install() {
+ mkdir -p var/lib/hath
+ ln -fs /usr/share/java/hentaiathome/HentaiAtHome.jar var/lib/hath/HentaiAtHome.jar
+}