mirror of
https://github.com/kubernetes/kubectl.git
synced 2026-05-28 04:35:50 -04:00
4 lines
36 B
Text
4 lines
36 B
Text
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
echo "I am plugin foo"
|