mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
Deny byobu to check updates and take 100% CPU
This commit is contained in:
@@ -29,6 +29,10 @@ apt-get install --no-install-recommends -y \
|
||||
tcpdump \
|
||||
libpoco-dev=1.7.6+dfsg1-5+deb9u1
|
||||
|
||||
# Deny byobu to check available updates
|
||||
sudo sed -i "s/updates_available//" /usr/share/byobu/status/status
|
||||
sudo sed -i "s/updates_available//" /home/pi/.byobu/status
|
||||
|
||||
# install Monkey web-server
|
||||
cd /home/pi
|
||||
git clone https://github.com/monkey/monkey.git
|
||||
|
||||
Reference in New Issue
Block a user