mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
zeus: fix ENOSPC error
This commit is contained in:
parent
8b15c1988b
commit
d5c71c2d1b
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ Builds:
|
||||||
commit: v0.5.1
|
commit: v0.5.1
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
sudo:
|
sudo:
|
||||||
|
- sysctl fs.inotify.max_user_watches=524288
|
||||||
- apt-get update || apt-get update
|
- apt-get update || apt-get update
|
||||||
- apt-get install -y g++
|
- apt-get install -y g++
|
||||||
- apt-get install -y -t stretch-backports npm
|
- apt-get install -y -t stretch-backports npm
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue