xource/install.sh

8 lines
54 B
Bash
Raw Normal View History

2023-09-21 01:12:01 -04:00
#!/bin/bash
set -xe
cp xource /usr/bin/xource
exit