Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
Signed-off-by: Rudraksh Pareek <[email protected]>
  • Loading branch information
DelusionalOptimist committed Jul 28, 2021
1 parent 5471d59 commit 36efacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mesheryctl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ main() {
#docker network connect minikube meshery_meshery-"$service_mesh"_1
#docker network connect bridge meshery_meshery-"$service_mesh"_1

~/mesheryctl system config minikube -t ~/auth.json
mesheryctl system config minikube -t ~/auth.json
#echo $spec $service_mesh_adapter

mesheryctl perf apply --file $GITHUB_WORKSPACE/.github/$perf_profile_name -t ~/auth.json
Expand Down

0 comments on commit 36efacc

Please sign in to comment.