AFK-OS / una

Una (Una's Not APT) - A complete MPR helper
GNU General Public License v3.0
105 stars 12 forks source link

Fix #39 Constantly uses 100% of cpu #40

Open cccaballero opened 1 year ago

cccaballero commented 1 year ago

This change moves the sleep "${update_check_gap}" instruction outside the auto_update check preventing the infinite loop from consuming a lot of CPU resources.

cccaballero commented 1 year ago

refers to #39