Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-23 19:08:17 +02:00
parent 908908a45a
commit 8935dc9143

View file

@ -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*