FIX: Downgrade composer back to working version

This commit is contained in:
paul 2022-05-22 15:21:00 +02:00
parent b627d40371
commit 460f64dd0c
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ echo
# Copy the htaccess file
mkdir -p /var/www/localstore/images
mkdir -p /var/www/localstore/smwconfig
mkdir -p /var/www/localstore/smwconfig
cp /var/www/html/images/* /var/www/localstore/images
chown -R www-data:www-data /var/www/localstore