Skip to content

Commit d9a4586

Browse files
authored
Update kimai-install.sh
1 parent 3904fb1 commit d9a4586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/kimai-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ msg_ok "Setup PHP8.4 Repository"
3636

3737
msg_info "Setup PHP"
3838
$STD apt-get install -y \
39+
php8.4 \
3940
php8.4-{mbstring,gd,intl,common,mysql,zip,xml} \
4041
libapache2-mod-php8.4
4142
msg_info "Setup PHP"

0 commit comments

Comments
 (0)