mirror of https://git.rancher.io/charts
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
|
#!/bin/bash
|
||
|
set -e
|
||
|
|
||
|
CHARTS_BUILD_SCRIPT_VERSION=v0.0.4
|