Loading scripts/ahisto-ocr +1 −1 Original line number Original line Diff line number Diff line Loading @@ -4,7 +4,7 @@ set -e BASE="$(dirname "$(readlink -f "$0")")" BASE="$(dirname "$(readlink -f "$0")")" AHISTO_OCR="$BASE"/.. AHISTO_OCR="$BASE"/.. CACHE="$BASE"/scripts/.ahisto-ocr_tmp CACHE="$BASE"/.ahisto-ocr_tmp VIRTUALENV="$CACHE"/virtualenv-$(hostname) VIRTUALENV="$CACHE"/virtualenv-$(hostname) if ! [ -e "$VIRTUALENV" ] if ! [ -e "$VIRTUALENV" ] Loading Loading
scripts/ahisto-ocr +1 −1 Original line number Original line Diff line number Diff line Loading @@ -4,7 +4,7 @@ set -e BASE="$(dirname "$(readlink -f "$0")")" BASE="$(dirname "$(readlink -f "$0")")" AHISTO_OCR="$BASE"/.. AHISTO_OCR="$BASE"/.. CACHE="$BASE"/scripts/.ahisto-ocr_tmp CACHE="$BASE"/.ahisto-ocr_tmp VIRTUALENV="$CACHE"/virtualenv-$(hostname) VIRTUALENV="$CACHE"/virtualenv-$(hostname) if ! [ -e "$VIRTUALENV" ] if ! [ -e "$VIRTUALENV" ] Loading