This commit is contained in:
KM4ACK 2023-07-30 09:50:05 -05:00
parent 704aabea3a
commit cae41832a8

View file

@ -261,7 +261,8 @@ MYPASS
fi
sudo -A apt upgrade -y
sudo -A apt install build-essential git -y
#below may be needed on x86 builds and does no harm if already installed.
sudo -A apt install build-essential git curl -y
sudo -A mkdir -p /usr/local/share/applications
mkdir -p ${HOME}/.config/autostart