rework basic remot setup

This commit is contained in:
Willy Kloucek
2021-02-02 14:45:39 +01:00
parent 85ee5def6e
commit 8e22270608
3 changed files with 24 additions and 75 deletions
+1
View File
@@ -73,6 +73,7 @@ go-mod-tidy:
.PHONY: clean-config
clean-config:
rm -rf $(CONFIG)
rm -rf ldap.crt ldap.key server.crt server.key
.PHONY: fmt
fmt: ## fmt