Skip to content

Commit 8267a08

Browse files
make: rename rebuild->build
1 parent 4522f6b commit 8267a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ secret: is_linux
3636
@echo opening secret management via syncthing...
3737
@xdg-open localhost:8384
3838

39-
rebuild:
39+
build:
4040
@echo reconfigure $(hostname) machine...
4141
ifeq ($(uname), Darwin)
4242
@darwin-rebuild switch --flake .#$(hostname)

0 commit comments

Comments
 (0)