Cpu name fix (#39)
This commit is contained in:
parent
839458713a
commit
694a09a47d
2 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -10,7 +10,7 @@ build: uwufetch.c
|
|||
debug:
|
||||
clear
|
||||
gcc $(FLAGS_DEBUG) -o $(NAME) $(FILES)
|
||||
./uwufetch -d raspbian
|
||||
./uwufetch
|
||||
|
||||
install:
|
||||
cp $(NAME) $(INSTALL_DIR)$(NAME)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue