We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 870a948 + 647aa5c commit 66ef31eCopy full SHA for 66ef31e
1 file changed
rhdp/wrapper.sh
@@ -76,10 +76,10 @@ sleep 60
76
echo "---------------------"
77
echo "pattern install"
78
79
-#export KUBECONFIG=`pwd`/openshift-install/auth/kubeconfig
+export KUBECONFIG=`pwd`/openshift-install/auth/kubeconfig
80
81
82
-#./pattern.sh make install
+./pattern.sh make install
83
84
echo "pattern install done"
85
0 commit comments