xhartae/install.sh

8 lines
56 B
Bash
Raw Normal View History

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