From 0bdfdcd8f5a681178fe876e684d0dd5f72f4e6a5 Mon Sep 17 00:00:00 2001 From: Andrew Maguire Date: Tue, 3 Jan 2023 15:19:10 +0000 Subject: [PATCH] remove shebang --- .devcontainer/post_create_command.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.devcontainer/post_create_command.sh b/.devcontainer/post_create_command.sh index 3adf5f60..4ec57efb 100644 --- a/.devcontainer/post_create_command.sh +++ b/.devcontainer/post_create_command.sh @@ -1,3 +1,2 @@ -#!/bin/sh echo 'hello!!!!!!!!'