Skip to content

Commit 66ef31e

Browse files
authored
Merge branch 'main' into infer_remote
2 parents 870a948 + 647aa5c commit 66ef31e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rhdp/wrapper.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ sleep 60
7676
echo "---------------------"
7777
echo "pattern install"
7878
echo "---------------------"
79-
#export KUBECONFIG=`pwd`/openshift-install/auth/kubeconfig
79+
export KUBECONFIG=`pwd`/openshift-install/auth/kubeconfig
8080

8181

82-
#./pattern.sh make install
82+
./pattern.sh make install
8383
echo "---------------------"
8484
echo "pattern install done"
8585
echo "---------------------"

0 commit comments

Comments
 (0)