Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/web1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/web b/bin/web
index f640abf0fbc..0f5689770a7 100755
--- a/bin/web
+++ b/bin/web
@@ -3,7 +3,6 @@
set -e
cd $(dirname $0)/..
-app_root=$(pwd)
case "$USE_WEB_SERVER" in
puma|"") # and the "" defines default