xiranda/install.sh

8 lines
56 B
Bash
Raw Normal View History

2024-03-31 22:58:48 -04:00
#!/bin/bash
set -xe
cp xiranda /usr/bin/xiranda
exit