mirror of
https://github.com/YunoHost-Apps/teampass_ynh.git
synced 2024-09-03 20:26:37 +02:00
Update install
This commit is contained in:
parent
8cf3011938
commit
12d53a22e3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ ynh_script_progression --message="Setting up source files..." --weight=7
|
|||
ynh_setup_source --dest_dir="$install_dir"
|
||||
|
||||
# Delete the install directory.
|
||||
ynh_secure_remove "$install_dir/install"
|
||||
ynh_secure_remove --file="$install_dir/install"
|
||||
|
||||
chmod -R o-rwx "$install_dir"
|
||||
chown -R $app:www-data "$install_dir"
|
||||
|
|
Loading…
Add table
Reference in a new issue