From bdaf92537ec5ba0c83befb8dc6cc79de0ee69e68 Mon Sep 17 00:00:00 2001 From: zeus Date: Thu, 8 Feb 2024 00:53:43 +0100 Subject: [PATCH] fix typo --- bash/friendly_path-export.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/friendly_path-export.sh b/bash/friendly_path-export.sh index 5fcd524..3b8ab02 100755 --- a/bash/friendly_path-export.sh +++ b/bash/friendly_path-export.sh @@ -1,4 +1,4 @@ -#/!bin/bash +#!/bin/bash # exports a path only, if $PATH does not already contains the path.