We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1323f7 commit 5bc4213Copy full SHA for 5bc4213
bootstrap/Makefile
@@ -1,5 +1,5 @@
1
SHELL = /bin/sh
2
-PREFIX ?= /opt/cfncluster
+DESTDIR ?= /opt/cfncluster
3
4
install:
5
install -d -m 755 $(DESTDIR)
0 commit comments