1
0
Fork 0
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:
Laurent Peuch 2015-09-27 01:07:30 +02:00
parent 6d310736d5
commit ae6392671c

View file

@ -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"