diff --git a/bin/dket-venv-setup b/bin/dket-venv-setup index c5405c8..304b732 100755 --- a/bin/dket-venv-setup +++ b/bin/dket-venv-setup @@ -1,4 +1,4 @@ -# !/bin/bash +#!/bin/bash PYTHON=python3 VENV_DIR=.py3venv