From 4101666d3b721bcc4f84e4c35e77a460e05737d7 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 11 Feb 2025 16:30:22 -0500 Subject: [PATCH] Fix pragmatic script Signed-off-by: Daniel J Walsh --- bin/pragmatic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 bin/pragmatic diff --git a/bin/pragmatic b/bin/pragmatic old mode 100644 new mode 100755 index 8b7a0b3..751b297 --- a/bin/pragmatic +++ b/bin/pragmatic @@ -1,4 +1,4 @@ -# !/bin/python3 +#!/usr/bin/python3 # addressing the issue where the project structure causes pragmatic to not be on the path import sys import os