mirror of
https://github.com/YunoHost-Apps/noalyss_ynh.git
synced 2024-09-03 19:46:20 +02:00
[mod] set correct permissions
This commit is contained in:
parent
6d310736d5
commit
ae6392671c
1 changed files with 2 additions and 0 deletions
|
@ -17,4 +17,6 @@ sudo mkdir -p $final_path
|
|||
sudo cp -a ../sources/html/ $final_path
|
||||
sudo cp -a ../sources/include/ $final_path
|
||||
|
||||
sudo chown -R www-data: $final_path
|
||||
|
||||
sudo yunohost app setting noalyss version -v "6.9.0.0"
|
||||
|
|
Loading…
Reference in a new issue