xighlight/install.sh
2023-09-12 05:23:59 -04:00

8 lines
60 B
Bash

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