mirror of
https://github.com/YunoHost-Apps/scrutiny_ynh.git
synced 2024-09-03 20:16:24 +02:00
This commit is contained in:
parent
de1cdfb930
commit
cae74e1380
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ myynh_set_permissions () {
|
|||
chown -R $app: "$install_dir"
|
||||
chmod 750 "$install_dir"
|
||||
chmod -R o-rwx "$install_dir"
|
||||
chmod -R +x "$install_dir/bin/*"
|
||||
chmod -R +x "$install_dir/bin/"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue