From aeb998eea5ef67c1c87664340b89b5e415fb0747 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 22 Apr 2023 13:53:07 -0500 Subject: disable watchdog debugging Signed-off-by: Jeff Carr --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8a59dc6..7af2b6f 100644 --- a/Makefile +++ b/Makefile @@ -54,6 +54,8 @@ cmds-helloconsole: # git remote add github2 git@github.com:wit-go/gui.git github: git push origin master + git push origin devel + git push origin --tags git push github master git push github devel git push github --tags -- cgit v1.2.3