From e008fd8261746690fa2f6c5ba10c2e16c876d122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=B5=84=E2=B5=8E=E2=B5=89=E2=B5=94=E2=B5=93=E2=B5=9B=20?= =?UTF-8?q?=E2=B4=B0=E2=B5=9C=20=E2=B4=B0=E2=B5=8E=E2=B4=B0=E2=B5=A3?= =?UTF-8?q?=E2=B5=89=E2=B5=96?= Date: Wed, 4 Oct 2023 21:31:16 +0200 Subject: [PATCH] wip --- venv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/venv b/venv index 74e8e29..46ff0fa 100755 --- a/venv +++ b/venv @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # tl;dr: use or create a virtual environment.