xuxuxu/install.sh

8 lines
59 B
Bash
Raw Normal View History

2023-08-25 19:31:03 -04:00
#!/bin/bash
set -xe
sudo cp xuxuxu /usr/bin/xuxuxu
exit