I am trying to install jenkins on an ec2 instance. I executed the following command got this error:
[ec2-user@ip-10-0-2-100 ~]$ sudo wget -O /etc/yum.repos.d/jenkins.repo
wget: missing URL
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
Is the command wrong? I am sorry I am pretty new to jenkins.