Fix apt
This commit is contained in:
parent
26cb36da1b
commit
3a5ad77412
@ -14,6 +14,8 @@ apt upgrade -yqq
|
|||||||
|
|
||||||
xargs apt install -y < ${HDOS_ROOT}/lists/apt-packages
|
xargs apt install -y < ${HDOS_ROOT}/lists/apt-packages
|
||||||
|
|
||||||
|
apt autoremove -y
|
||||||
|
|
||||||
${HDOS_ROOT}/scripts/nvm
|
${HDOS_ROOT}/scripts/nvm
|
||||||
${HDOS_ROOT}/scripts/codium
|
${HDOS_ROOT}/scripts/codium
|
||||||
${HDOS_ROOT}/scripts/ohmyzsh
|
${HDOS_ROOT}/scripts/ohmyzsh
|
||||||
|
Loading…
Reference in New Issue
Block a user