Merge branch 'feature/com.mattermost.rnbeta' into 'master'
Mattermost Beta: Increase the number of watches allowed by the system See merge request fdroid/fdroiddata!4787
This commit is contained in:
commit
461d4e294d
|
@ -215,6 +215,8 @@ Builds:
|
|||
commit: v1.18.1
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288
|
||||
- sysctl -p
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
||||
init:
|
||||
|
|
Loading…
Reference in a new issue