Fix things somewhat

This commit is contained in:
Petr Mrázek 2019-09-25 00:07:22 +02:00
parent 44c94a6e7e
commit 5ccb7eb51d

View file

@ -2,7 +2,8 @@
set -e
ROOT="$PWD"
ROOT=`pwd`
SRC=${ROOT}/src
TEMPLATE_PO="$ROOT/template.pot"
TEMPLATE_TS="$ROOT/template.ts"
BASE_LST_FILE="$ROOT/base_lst_file"