Skip to content

Commit

Permalink
add: install placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
LeKovr committed May 26, 2024
1 parent fbac83c commit ea73790
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Makefile.install
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,12 @@ install: msg = Dcape install start
install: .stamp init-all setup-all ps
@$(MAKE) -s .stamp msg="Dcape install done"

install-minimal:
@echo "Not implemented. WIP"

install-minimal-acme:
@echo "Not implemented. WIP"

# Upgrade dcape to v3
upgrade-v3: msg = Dcape upgrade start
upgrade-v3: .stamp init-all
Expand Down

0 comments on commit ea73790

Please sign in to comment.