Skip to content

Commit 8ef4699

Browse files
committed
removed shell.sh so that minikube doesn't start
Signed-off-by: Aditya Chaterjee <[email protected]>
1 parent 21a2695 commit 8ef4699

File tree

2 files changed

+1
-32
lines changed

2 files changed

+1
-32
lines changed

Meshery-Adapters/traefik-meshery-adapter/assets/shell.sh

Lines changed: 0 additions & 30 deletions
This file was deleted.

Meshery-Adapters/traefik-meshery-adapter/index.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
},
2828
"assets": {
2929
"host01": [
30-
{"file": "wait.sh", "target": "/usr/local/bin/", "chmod": "+x"},
31-
{"file": "shell.sh", "target": "/usr/local/bin/", "chmod": "+x"}
30+
{"file": "wait.sh", "target": "/usr/local/bin/", "chmod": "+x"}
3231
]
3332
}
3433
},

0 commit comments

Comments
 (0)