diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2020-04-24 20:24:40 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2020-04-30 22:10:32 +0200 |
commit | 37ed577a6b8de8a43fb67f30e7a0c7460a4c04a9 (patch) | |
tree | 19fdc637d4f228932ebcf4e20d7be76a7d116bf3 /Makefile | |
parent | a14b4ac6507b65d9b2d5e22ff89cf89c689cd936 (diff) |
[bug] stop/remove new, renamed service
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -57,7 +57,6 @@ dependsCygwin: @choco install -y golang python nssm nsis wget 7zip build: - echo "XBUILD>", ${XBUILD} ifeq (${XBUILD}, yes) $(MAKE) build_cross_win $(MAKE) build_cross_osx |