mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
fix System limit for number of file watchers reached
https://monitor.f-droid.org/builds/log/com.standardnotes/3000313
This commit is contained in:
parent
6eb234e895
commit
13c271e649
1 changed files with 1 additions and 0 deletions
|
|
@ -2050,6 +2050,7 @@ Builds:
|
|||
commit: 3.9.6
|
||||
subdir: android/app/
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288
|
||||
- curl -Lo node.tar.gz https://nodejs.org/download/release/v14.18.2/node-v14.18.2-linux-x64.tar.gz
|
||||
- echo "83fa18a0e3642235446b66653eb27c169224ae9c1a15a32d6c3d9ddefb154ed4 node.tar.gz"
|
||||
| sha256sum -c -
|
||||
|
|
|
|||
Loading…
Reference in a new issue