Hide sysctl read errors

This commit is contained in:
downtownallday
2020-06-10 22:00:17 -04:00
父節點 ae5fbffa40
當前提交 a9b5350138

查看文件

@@ -21,8 +21,7 @@ before_install:
- hostname
- hostname --fqdn
- ip add
#
- sysctl -a | grep -i ipv6 | grep disable
- sysctl -a 2>/dev/null | grep -i ipv6 | grep disable
install:
- sudo tests/system-setup/remote-nextcloud-docker.sh