Skip to content

Commit

Permalink
Add php extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
kkamara committed Apr 20, 2022
1 parent 734641d commit 5a6dc94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions debian-desktop-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ packageTools=(
zip
net-tools
php8.0-fpm
php8.0-curl
php8.0-zip
php8.0-dom
)
for packageTool in "${packageTools[@]}"
do :
Expand Down

0 comments on commit 5a6dc94

Please sign in to comment.