Skip to content

Commit 9ef77cf

Browse files
Update firefly-install.sh (#2759)
1 parent 01e8f41 commit 9ef77cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/firefly-install.sh

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ cat <<EOF >/etc/apache2/sites-available/firefly.conf
8484
8585
</VirtualHost>
8686
EOF
87+
chown www-data:www-data /opt/firefly/storage/oauth-*.key
8788
$STD a2enmod php8.4
8889
$STD a2enmod rewrite
8990
$STD a2ensite firefly.conf

0 commit comments

Comments
 (0)