xiew/install.sh

8 lines
50 B
Bash
Raw Normal View History

2024-04-02 16:24:14 -04:00
#!/bin/bash
set -xe
cp xiew /usr/bin/xiew
exit