From 683c7e9745feb3332517b814e39212041b83abed Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 12 Oct 2025 11:49:34 -0400 Subject: add shell --- bash | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bash diff --git a/bash b/bash new file mode 100755 index 0000000..94d1f2f --- /dev/null +++ b/bash @@ -0,0 +1,3 @@ +#!/bin/sh + +bash -- cgit v1.2.3