Remove unused tarball_name variable
parent
c013c6c966
commit
811f8adbac
|
@ -35,7 +35,6 @@ case "$(uname -s)" in
|
||||||
esac
|
esac
|
||||||
|
|
||||||
driftctl_url="https://github.com/cloudskiff/driftctl/releases/download"
|
driftctl_url="https://github.com/cloudskiff/driftctl/releases/download"
|
||||||
tarball_name="driftctl_${version}_$os"
|
|
||||||
|
|
||||||
echo "Installing driftctl v$version"
|
echo "Installing driftctl v$version"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue