mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-04 14:50:07 +00:00
Update kimai-install.sh
This commit is contained in:
parent
3904fb1981
commit
d9a4586eec
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ msg_ok "Setup PHP8.4 Repository"
|
||||||
|
|
||||||
msg_info "Setup PHP"
|
msg_info "Setup PHP"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
|
php8.4 \
|
||||||
php8.4-{mbstring,gd,intl,common,mysql,zip,xml} \
|
php8.4-{mbstring,gd,intl,common,mysql,zip,xml} \
|
||||||
libapache2-mod-php8.4
|
libapache2-mod-php8.4
|
||||||
msg_info "Setup PHP"
|
msg_info "Setup PHP"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue