makefile | new target
This commit is contained in:
parent
6c007b76bc
commit
0476007366
1 changed files with 3 additions and 0 deletions
3
makefile
3
makefile
|
|
@ -41,3 +41,6 @@ test: check
|
|||
|
||||
prep:
|
||||
@locate home-manager-backup | sort -u | xargs rm -f
|
||||
|
||||
reboot:
|
||||
@doas reboot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue