added option for FTP Support

external storage, error disappears afterwards
This commit is contained in:
nicedevil007 2023-10-03 12:54:25 +02:00
parent d48605dcde
commit adc7aa4547
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ $STD apk add php82-redis
$STD apk add php82-apcu
$STD apk add php82-fpm
$STD apk add php82-sysvsem
$STD apk add php82-ftp
$STD apk add php82-pecl-smbclient
$STD apk add php82-pecl-imagick
$STD apk add php82-pecl-vips