1
0
Fork 0
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:
Éric Gaspar 2023-03-31 10:30:44 +02:00
parent 72868c46d8
commit fb37c47a10

View file

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