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