Skip to content

Commit a23f722

Browse files
committed
testing OpenShift 4-17
1 parent 8d69e19 commit a23f722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instruqt-tracks/developing-on-openshift-serverless/scripts/01-prepare/install-serverless.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sleep 3
1111

1212
echo "Serverless Operator Subscribed, waiting for deployment..."
1313
# Setup waiting function
14-
curl https://github.com/openshift-instruqt/instruqt/blob/master/instruqt-tracks/developing-on-openshift-serverless/scripts/01-prepare/watch-serverless-operator.bash > 01-prepare\watch-serverless-operator.bash
14+
curl https://github.com/openshift-instruqt/instruqt/blob/master/instruqt-tracks/developing-on-openshift-serverless/scripts/01-prepare/watch-serverless-operator.bash > 01-prepare/watch-serverless-operator.bash
1515
bash 01-prepare/watch-serverless-operator.bash
1616
sleep 3
1717

0 commit comments

Comments
 (0)