aboutsummarylogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/install.sh b/install.sh
new file mode 100755
index 000000000000..db41b0fb262a
--- /dev/null
+++ b/install.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+echo "Installing..."
+echo "Please note that this method of installation in unsupported and we will not provide help for this method. Use AUR instead."
+sudo install -Dm777 ./haur /usr/bin/haur
+sudo install -Dm777 ./haur-clear-cache /usr/bin/haur-clear-cache