mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
Update install
This commit is contained in:
parent
671706de8b
commit
c62e1f515c
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ ynh_add_config --template="../conf/app.ini" --destination="$install_dir/custom/c
|
|||
|
||||
chmod 640 "$install_dir/custom/conf/app.ini"
|
||||
chown $app:$app "$install_dir/custom/conf/app.ini"
|
||||
chmod u=rwx,g=,o= "$data_dir/.ssh"
|
||||
#chmod u=rwx,g=,o= "$data_dir/.ssh"
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
|
|
Loading…
Add table
Reference in a new issue