From 369b30f0ca8b1874ae5bcfad950d14911879dc08 Mon Sep 17 00:00:00 2001 From: NPScript Date: Fri, 14 Jan 2022 14:07:15 +0100 Subject: add install and run command --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 996a79f..454bd52 100644 --- a/Makefile +++ b/Makefile @@ -20,3 +20,5 @@ luis: ${OBJ} clean: rm ${OBJ} luis +install: + install luis /usr/local/bin/ -- cgit v1.2.3-70-g09d2