aboutsummaryrefslogtreecommitdiff
path: root/home/dot_local/share/bin
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2026-08-24 14:27:56 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2026-08-24 14:27:56 +0200
commitb3e90ac3008d1e34099863e351c62dd748109d17 (patch)
tree2e3f13390fa23970b635ded33980b1232ac6891d /home/dot_local/share/bin
parent412ebcb649cf5ae0b75755c043ff81c80e0db63d (diff)
work updatesHEADmaster
Diffstat (limited to 'home/dot_local/share/bin')
-rw-r--r--home/dot_local/share/bin/executable_venvgen2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_venvgen b/home/dot_local/share/bin/executable_venvgen
index f9cabac..3ce41ac 100644
--- a/home/dot_local/share/bin/executable_venvgen
+++ b/home/dot_local/share/bin/executable_venvgen
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/usr/bin/env bash
# check if the input is valid
for arg in "$@" ; do