xighlight/install.sh
2023-08-25 17:04:01 -04:00

8 lines
65 B
Bash

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