New ascii tux, now shell will not be displayed as a full path.

This commit is contained in:
TheDarkBug 2021-03-12 11:00:37 +01:00
parent 218ade46a8
commit f88d4796f8
2 changed files with 14 additions and 12 deletions

View file

@ -11,7 +11,7 @@ build: uwufetch.c
debug:
clear
gcc $(FLAGS_DEBUG) -o $(NAME) $(FILES)
./uwufetch -id asd
./uwufetch
install:
sudo cp $(NAME) $(INSTALL_DIR)$(NAME)
@ -29,4 +29,4 @@ termux: build
termux_uninstall:
rm -rf /data/data/com.termux/files$(INSTALL_DIR)$(NAME)
rm -rf /data/data/com.termux/files/usr/lib/uwufetch/
rm -rf /data/data/com.termux/files/usr/lib/uwufetch/