Pastebin

Paste #25989: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text

#!/bin/bash
#set -x
cd /opt/tiskon
export PYENV_VERSION=2.7.18
export PYENV_ROOT="/opt/tiskon/.pyenv"
export PATH="$PYENV_ROOT/bin:$PATH"
#eval "$(/opt/tiskon/.pyenv/bin/pyenv init --path)"
#python tiskon $*
#eval "$(pyenv init --path)"
#eval "$(pyenv virtualenv-init -)"
eval "$(pyenv init --path)"
eval "$(pyenv init -)"

python tiskon-python/tiskon-exe $*

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.