From 0c5ade77d4f02d77da0fbdc79be8e851b6cbf94c Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 25 Dec 2022 15:46:04 +0100 Subject: adjust bind from env --- makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'makefile') diff --git a/makefile b/makefile index 9f91a54..7072df8 100644 --- a/makefile +++ b/makefile @@ -11,6 +11,9 @@ server-build: watch: make -C client-web watch & make -C server watch +watch-public: + make -C client-web watch & + make -C server watch-public install: cargo install --path server cargo install --path client-native-gui -- cgit v1.2.3-70-g09d2