mirror of
https://github.com/YunoHost-Apps/writefreely_ynh.git
synced 2024-09-03 20:36:02 +02:00
cleaning
This commit is contained in:
parent
f18d004431
commit
8323c5a793
2 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 388 KiB |
|
@ -24,7 +24,7 @@ fi
|
|||
ynh_script_progression --message="Setting up source files..."
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$install_dir" --source_id=$architecture
|
||||
ynh_setup_source --dest_dir="$install_dir"
|
||||
|
||||
chmod -R o-rwx "$install_dir"
|
||||
chown -R $app:www-data "$install_dir"
|
||||
|
|
Loading…
Add table
Reference in a new issue