Skip to content

Commit

Permalink
Update errors
Browse files Browse the repository at this point in the history
  • Loading branch information
munisisazade committed Aug 2, 2017
1 parent 347fb83 commit a02da1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy.sh
Expand Up @@ -410,8 +410,8 @@ function done_script() {
sudo su - $APP_USER
else
echo "You have a error :("
echo "Deployment unsuccessfull , \
If you want to show error log write cat /var/local/error.log"
echo "Deployment unsuccessfull"
echo "If you want to show error log write cat /home/$APP_USER/error.log"
fi

}
Expand Down

0 comments on commit a02da1f

Please sign in to comment.