We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c974d6 commit 4072487Copy full SHA for 4072487
Makefile
@@ -37,7 +37,7 @@ endef
37
######################
38
39
NONFREE_REMOTE ?= git@iis-git.ee.ethz.ch:pulp-restricted/pulp-cluster-nonfree.git
40
-NONFREE_COMMIT ?= b05951f
+NONFREE_COMMIT ?= b21471a
41
42
nonfree-init:
43
git clone $(NONFREE_REMOTE) nonfree
0 commit comments