mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Typo :|
This commit is contained in:
parent
c77d05e693
commit
7f1dd865d7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ base_folder_and_perm_init() {
|
|||
|
||||
mkdir -p /usr/share/yunohost/portal/customassets
|
||||
chmod 775 /usr/share/yunohost/portal/customassets
|
||||
chown root:root /usr/share/yunohost/customassets
|
||||
chown root:root /usr/share/yunohost/portal/customassets
|
||||
|
||||
touch /var/log/yunohost-portalapi.log
|
||||
chown ynh-portal:root /var/log/yunohost-portalapi.log
|
||||
|
|
Loading…
Add table
Reference in a new issue