Skip to content

Commit

Permalink
take a guess lol
Browse files Browse the repository at this point in the history
  • Loading branch information
alba4k committed Aug 28, 2024
1 parent 8057be1 commit 3943010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ INSTALLPATH := /usr/local/bin
CONFIGPATH := /etc/xdg
PKGNAME := albafetch

INSTALLFLAGS := install -Dm755
CONFIGFLAGS := install -Dm644
INSTALLFLAGS := -Dm755
CONFIGFLAGS := -Dm644

OBJ_INFO := obj/bios.o obj/colors.o obj/cpu.o obj/date.o\
obj/desktop.o obj/gpu.o obj/gtk_theme.o obj/icon_theme.o\
Expand Down

0 comments on commit 3943010

Please sign in to comment.