mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Mattermost Beta: Increase the number of watches allowed by the system
This commit is contained in:
parent
3068d6b0ce
commit
b15c20f06f
1 changed files with 2 additions and 0 deletions
|
|
@ -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