1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-13 20:32:11 +02:00

[ticket/11337] Abort setup-webserver.sh script when an error occurs.

PHPBB3-11337
This commit is contained in:
Andreas Fischer 2013-01-23 00:55:11 +01:00
parent 9860cf6b16
commit 4b9c163969

View File

@ -3,6 +3,7 @@
# @copyright (c) 2013 phpBB Group
# @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
#
set -e
sudo apt-get update -qq
sudo apt-get install -qq nginx realpath