From eb941fe5305f1bdb14218617f93f59363c0e4bfa Mon Sep 17 00:00:00 2001 From: Werner Date: Mon, 15 May 2023 18:41:55 -0300 Subject: [PATCH] Remove bootstrap scripts --- Bootstrap.ps1 | 1 - Bootstrap.sh | 1 - 2 files changed, 2 deletions(-) delete mode 100644 Bootstrap.ps1 delete mode 100644 Bootstrap.sh diff --git a/Bootstrap.ps1 b/Bootstrap.ps1 deleted file mode 100644 index 2ff34da..0000000 --- a/Bootstrap.ps1 +++ /dev/null @@ -1 +0,0 @@ -#!/usr/bin/env pwsh diff --git a/Bootstrap.sh b/Bootstrap.sh deleted file mode 100644 index 0617957..0000000 --- a/Bootstrap.sh +++ /dev/null @@ -1 +0,0 @@ -#!/usr/bin/env sh