xhads/install.sh

8 lines
52 B
Bash
Raw Normal View History

#!/bin/bash
set -xe
cp xhads /usr/bin/xhads
exit