Update bar-assistant-install.sh

This commit is contained in:
bvdberg01 2025-03-31 12:17:07 +02:00
parent e3f24b369d
commit e03c28754e

View File

@ -21,7 +21,8 @@ $STD apt-get install -y \
composer \
redis-server \
npm \
nginx
nginx \
lsb-release
msg_ok "Installed Dependencies"
msg_info "Adding PHP8.3 Repository"