Fix init_venv script

This commit is contained in:
Dirk Alders 2024-03-23 16:35:45 +01:00
parent 92ce2e7d4f
commit 28e7779eb1

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
BASEPATH=`realpath $(dirname $0)`