Update heimdalldashboard-install.sh

add php-intl
pull/2189/head
tteckster 12 months ago committed by GitHub
parent 6b31484fff
commit 54720bdcdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,6 +24,7 @@ $STD apt-get install -y php
$STD apt-get install -y php-sqlite3
$STD apt-get install -y php-zip
$STD apt-get install -y php-xml
$STD apt-get install -y php-intl
msg_ok "Installed PHP"
RELEASE=$(curl -sX GET "https://api.github.com/repos/linuxserver/Heimdall/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]')

Loading…
Cancel
Save

Powered by BW's shoe-string budget.