From 849d731d66fa915bb1c0f041c81c9b166a5aabad Mon Sep 17 00:00:00 2001 From: everest Date: Wed, 13 Apr 2022 14:42:56 +0000 Subject: [PATCH] Update INSTALL.sh --- INSTALL.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.sh b/INSTALL.sh index 6dcac1c..c3770e4 100644 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -1,5 +1,6 @@ #!/bin/sh +wget https://raw.githubusercontent.com/everest-linux/xfetch/main/xfetch.py cp xfetch.py xfetch chmod +x xfetch mv xfetch /usr/bin