pyenv-himport 169 B

12345678
  1. #! /usr/bin/env bash
  2. UTILS_DIR=$(dirname "${BASH_SOURCE[0]}")
  3. # this script aim to initialise the environement.
  4. . $UTILS_DIR/scripts.cfg
  5. $UTILS_DIR/../bin/himport $@