diff options
| author | Jeff Carr <[email protected]> | 2024-02-11 13:56:59 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-11 13:56:59 -0600 |
| commit | 0322b3ad856345c1e3c848e06c8d27caee6856af (patch) | |
| tree | a32575c22a298ea1d4919c2a8802cd2b8df2194f /Makefile | |
| parent | e4e12ae90dd2f9775b1d45c1d083a4e44817a655 (diff) | |
builds automatically
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .PHONY: debian run: build - ./go-deb --open-gui + ./go-deb --no-gui --repo go.wit.com/apps/control-panel-dns dns: build ./go-deb --repo go.wit.com/apps/control-panel-dns |
