1
0
Fork 0
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:
magikcypress 2017-07-11 15:35:28 +02:00
parent 9d9edf6820
commit 92a6fcf934
No known key found for this signature in database
GPG key ID: 3B3C7CD61957AC9A

View file

@ -104,7 +104,6 @@ popd
# Change owner final_path directory # Change owner final_path directory
sudo chown -R root: "${final_path}" sudo chown -R root: "${final_path}"
echo $final_path
sudo chown -R $app: "${final_path}/temp/" "${final_path}/logs/" sudo chown -R $app: "${final_path}/temp/" "${final_path}/logs/"
# Modify Nginx configuration file and copy it to Nginx conf directory # Modify Nginx configuration file and copy it to Nginx conf directory