xscii/install.sh

8 lines
52 B
Bash

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