mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-10 05:34:58 +00:00
Update install/immichframe-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1aa6e3113e
commit
894ec2cc29
@@ -14,15 +14,15 @@ network_check
|
||||
update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
curl \
|
||||
ca-certificates \
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt install -y \
|
||||
libicu-dev \
|
||||
libssl-dev \
|
||||
nodejs \
|
||||
npm \
|
||||
gettext-base
|
||||
msg_ok "Installed Dependencies"
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing .NET 8 SDK via dotnet-install.sh"
|
||||
mkdir -p /opt/dotnet
|
||||
|
||||
Reference in New Issue
Block a user