From 78d0a6fd7cd2b4263fcbe7225883f6f297b75e1e Mon Sep 17 00:00:00 2001 From: bvdberg01 <74251551+bvdberg01@users.noreply.github.com> Date: Mon, 31 Mar 2025 12:36:32 +0200 Subject: [PATCH] Update bar-assistant-install.sh --- install/bar-assistant-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/bar-assistant-install.sh b/install/bar-assistant-install.sh index 13d2af1..545f36d 100644 --- a/install/bar-assistant-install.sh +++ b/install/bar-assistant-install.sh @@ -17,7 +17,6 @@ update_os msg_info "Installing Dependencies" $STD apt-get install -y \ - php-{ffi,opcache,redis,zip,pdo-sqlite,bcmath,pdo,curl,dom,fpm} \ composer \ redis-server \ npm \