mirror of
https://github.com/YunoHost-Apps/mybb_ynh.git
synced 2024-09-03 19:46:07 +02:00
Update install
This commit is contained in:
parent
72868c46d8
commit
fb37c47a10
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ ynh_script_progression --message="Setting up source files..." --weight=3
|
|||
ynh_setup_source --dest_dir="$install_dir"
|
||||
mv $install_dir/Upload/* $install_dir/
|
||||
ynh_secure_remove --file="$install_dir/Documentation"
|
||||
nh_secure_remove --file="$install_dir/Upload"
|
||||
ynh_secure_remove --file="$install_dir/Upload"
|
||||
|
||||
chmod 750 "$install_dir"
|
||||
chmod -R o-rwx "$install_dir"
|
||||
|
|
Loading…
Reference in a new issue