mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Test
This commit is contained in:
parent
d5c7ccd306
commit
ac9f83fbad
1 changed files with 1 additions and 1 deletions
|
|
@ -51,4 +51,4 @@ RUN cp /home/lea/certbot/letsencrypt-auto-source/tests/${REDHAT_DIST_FLAVOR}6_te
|
|||
USER lea
|
||||
WORKDIR /home/lea
|
||||
|
||||
CMD ["sudo", "script -c certbot/letsencrypt-auto-source/tests/redhat6_tests.sh"]
|
||||
CMD ["sudo", "script", "-c", "certbot/letsencrypt-auto-source/tests/redhat6_tests.sh"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue