diff options
Diffstat (limited to 'script/web')
-rwxr-xr-x | script/web | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/web b/script/web index 5464ed040aa..1ad3b5d24b9 100755 --- a/script/web +++ b/script/web @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash cd $(dirname $0)/.. app_root=$(pwd) |