Mattermost Beta: Increase the number of watches allowed by the system
This commit is contained in:
parent
3068d6b0ce
commit
b15c20f06f
|
@ -215,6 +215,8 @@ Builds:
|
||||||
commit: v1.18.1
|
commit: v1.18.1
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
sudo:
|
sudo:
|
||||||
|
- sysctl fs.inotify.max_user_watches=524288
|
||||||
|
- sysctl -p
|
||||||
- apt-get update || apt-get update
|
- apt-get update || apt-get update
|
||||||
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
||||||
init:
|
init:
|
||||||
|
|
Loading…
Reference in a new issue