podenv icon indicating copy to clipboard operation
podenv copied to clipboard

Scripts are using BASH, Can it be others?

Open aelam opened this issue 7 years ago • 0 comments

The header of the scripts in podenv are all bash, can it be other? such as zsh or fish. or sh(I am not sure)

#!/usr/bin/env bash

aelam avatar May 10 '18 14:05 aelam