mirror of
https://github.com/YunoHost-Apps/borgwarehouse_ynh.git
synced 2024-09-03 18:16:17 +02:00
Update install
This commit is contained in:
parent
84aeaf7028
commit
0239e07257
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ touch $install_dir/.ssh/authorized_keys && chmod 600 $install_dir/.ssh/authorize
|
|||
mkdir $install_dir/repos && chmod 700 $install_dir/repos
|
||||
|
||||
chown -R $app:www-data "$install_dir"
|
||||
chmod 700 $install_dir/app/helpers/shells/*
|
||||
|
||||
#=================================================
|
||||
# SYSTEM CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue