use curl
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
908908a45a
commit
8935dc9143
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ spec:
|
|||
httpd \
|
||||
mod_ssl
|
||||
|
||||
RUN wget https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/roles/totpcgi/files/index.cgi -o /var/www/totpcgi/index.cgi
|
||||
RUN curl https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/roles/totpcgi/files/index.cgi -o /var/www/totpcgi/index.cgi
|
||||
|
||||
RUN chmod -R o+rx /var/www/totpcgi*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue