mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
[fix] get out echo
This commit is contained in:
parent
9d9edf6820
commit
92a6fcf934
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ popd
|
|||
|
||||
# Change owner final_path directory
|
||||
sudo chown -R root: "${final_path}"
|
||||
echo $final_path
|
||||
sudo chown -R $app: "${final_path}/temp/" "${final_path}/logs/"
|
||||
|
||||
# Modify Nginx configuration file and copy it to Nginx conf directory
|
||||
|
|
Loading…
Reference in a new issue