xscii/install.sh

8 lines
52 B
Bash
Raw Permalink Normal View History

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