diff --git a/setup.sh b/setup.sh index 724cc33..96150bd 100755 --- a/setup.sh +++ b/setup.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash python -m venv .venv source .venv/bin/activate