Commit 7d1baa91 authored by Darren Shepherd's avatar Darren Shepherd

Remove wget

parent f14a1ae2
......@@ -88,7 +88,6 @@ EOF
$SUDO mv -f $TMPUNINSTALL /usr/local/bin/k3s-uninstall.sh
CURL=`which curl`
WGET=`which wget`
if [ -n "$CURL" ]; then
TMPHASH=`mktemp -t k3s-install.XXXXXXXXXX`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment