Add install target to Makefile

This commit is contained in:
The Magician 2024-04-24 20:46:25 +01:00
parent 80631121bc
commit ca3ff0bb03
1 changed files with 2 additions and 0 deletions

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
install:
cp griddle ~/.local/bin/griddle