xfetch/INSTALL.sh

6 lines
66 B
Bash
Raw Normal View History

2022-03-30 11:39:52 -04:00
#!/bin/sh
cp xfetch.py xfetch
2022-04-01 08:59:16 -04:00
chmod +x xfetch
2022-03-30 11:39:52 -04:00
mv xfetch /usr/bin