mirror of
https://github.com/YunoHost-Apps/pydio_ynh.git
synced 2024-09-03 20:16:05 +02:00
Update install
This commit is contained in:
parent
0b91eaee85
commit
17ab15235b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ynh_script_progression --message="Setting up source files..." --weight=1
|
|||
ynh_setup_source --dest_dir="$install_dir"
|
||||
|
||||
chown -R "$app:www-data" "$install_dir"
|
||||
chmod +x "install_dir/cells"
|
||||
chmod +x "$install_dir/cells"
|
||||
|
||||
#=================================================
|
||||
# SYSTEM CONFIGURATION
|
||||
|
|
Loading…
Add table
Reference in a new issue