From e00853834523efe76224a2c821d7cd1d43ba9bf2 Mon Sep 17 00:00:00 2001 From: julien Date: Sun, 22 Feb 2026 10:29:50 +0100 Subject: [PATCH] added php-pdo --- template-pi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-pi.sh b/template-pi.sh index 4e108e6..203bf77 100644 --- a/template-pi.sh +++ b/template-pi.sh @@ -26,4 +26,4 @@ echo -e "# Qubes performance settings\nprofile=sw-fast\nvo=x11\n" | sudo tee /rw sudo dnf install gimp inkscape libreoffice qbittorrent # Development -sudo dnf install helix php-cli composer +sudo dnf install helix php-cli php-pdo composer