6 lines
No EOL
86 B
Bash
Executable file
6 lines
No EOL
86 B
Bash
Executable file
#!/bin/sh
|
|
|
|
. ./conf
|
|
|
|
exec 2>&1
|
|
exec $command kube down ${pod_location}/${name}-pod.yml |