remove useless comment
parent
b0bd027898
commit
9ed38acfd1
|
@ -15,7 +15,6 @@
|
|||
# version 3 along with this program.
|
||||
# If not, see https://www.gnu.org/licenses/agpl-3.0.en.html
|
||||
|
||||
# figure out if using wget or curl
|
||||
echo -n "Wget or curl? "
|
||||
if command -v wget >/dev/null 2>&1; then
|
||||
USE_WGET=yes
|
||||
|
|
Loading…
Reference in New Issue