mirror of
https://github.com/YunoHost-Apps/phpbb_ynh.git
synced 2024-09-03 19:56:36 +02:00
Correction of typo
This commit is contained in:
parent
b631e16fab
commit
0ae774aabc
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ if [ "$lang" = "fr" ];
|
|||
then sudo cp -a ../sources/french_language/* $final_path/
|
||||
fi
|
||||
|
||||
# Set permissions to rainloop directory
|
||||
# Set permissions to working directory
|
||||
sudo chown -R www-data:www-data $final_path
|
||||
|
||||
# phpBB requires imagemagick to manipulate pictures
|
||||
|
|
Loading…
Reference in a new issue