Skip to content

Commit

Permalink
Modify link with LF ending
Browse files Browse the repository at this point in the history
Signed-off-by: Aadhitya A <[email protected]>
  • Loading branch information
alphaX86 committed Aug 13, 2022
1 parent 564f638 commit 4c29766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meshery.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ main() {
kubectl config view --minify --flatten > ~/minified_config
mv ~/minified_config ~/.kube/config

curl -L https://git.io/meshery | sudo PLATFORM=$PLATFORM bash - &
curl -L https://meshery.io/install | sudo PLATFORM=$PLATFORM bash - &

sleep 60
}
Expand Down

0 comments on commit 4c29766

Please sign in to comment.