aboutsummarylogtreecommitdiffstats
path: root/install.sh
blob: db41b0fb262aefc29fe5c888a3d98c08c5ef644f (plain)
1
2
3
4
5
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