Merge branch 'master' into uwsgi_static

This commit is contained in:
Alexandre Flament 2020-04-30 11:50:19 +02:00 committed by GitHub
commit dc8d975051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/sh
export LANG=C
BASE_DIR="$(dirname -- "`readlink -f -- "$0"`")"
cd -- "$BASE_DIR"