mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-05 00:27:25 +00:00
Fix typo
This commit is contained in:
parent
0cd9e92566
commit
f731d7444f
@ -20,7 +20,7 @@ before_install:
|
|||||||
- (hostname -i; true)
|
- (hostname -i; true)
|
||||||
- (hostname; true)
|
- (hostname; true)
|
||||||
- (hostname --fqdn; true)
|
- (hostname --fqdn; true)
|
||||||
- (if add; true)
|
- (ip add; true)
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- sudo tests/assets/system-setup/remote-nextcloud-docker.sh
|
- sudo tests/assets/system-setup/remote-nextcloud-docker.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user