Replaced with (line 180), trying to fix #43

This commit is contained in:
TheDarkBug 2021-03-17 10:38:48 +01:00
parent 20958b6118
commit 596b2ce458
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ build: uwufetch.c
gcc $(FLAGS) -o $(NAME) $(FILES)
debug:
clear
@clear
gcc $(FLAGS_DEBUG) -o $(NAME) $(FILES)
./uwufetch