mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
cpudefense - keep latest
This commit is contained in:
parent
880c7878bc
commit
5cbc491c74
1 changed files with 0 additions and 12 deletions
|
|
@ -48,18 +48,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.17'
|
||||
versionCode: 17
|
||||
commit: 6699c8ba99797808ef68bd8a8171e858842d21f7
|
||||
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.18'
|
||||
versionCode: 18
|
||||
commit: ceaa5eb897688f6103ff7b8429894b634c707db2
|
||||
|
|
|
|||
Loading…
Reference in a new issue