mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
cpudefense - remove unbuilt
This commit is contained in:
parent
076a21d1b4
commit
2f53838ac0
1 changed files with 0 additions and 12 deletions
|
|
@ -108,18 +108,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.23'
|
||||
versionCode: 23
|
||||
commit: 28d55e08d7bdc4cfae7d0344012640ee961c54c2
|
||||
subdir: app
|
||||
sudo:
|
||||
- export CPUS_MAX=1
|
||||
- export CPUS=$(getconf _NPROCESSORS_ONLN)
|
||||
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
|
||||
; done
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.24'
|
||||
versionCode: 24
|
||||
commit: 14a567b376aa9b8b83aa0a7b1174a9629cf5db36
|
||||
|
|
|
|||
Loading…
Reference in a new issue