Update setup.sh

This commit is contained in:
theregoesmyeye 2024-05-02 20:39:19 -07:00 committed by GitHub
parent 13adc1c6bd
commit a84a16796c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,7 @@ if ! $unattended; then
install_package tur-repo install_package tur-repo
install_package x11-repo install_package x11-repo
pkg update && pkg upgrade -y pkg update && pkg upgrade -y
install_package termux-api
install_package code-oss install_package code-oss
install_package npm install_package npm
npm install -g acodex-server npm install -g acodex-server