From 9f69bb20dff2ee270d823e1d0688ab04c41435de Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 14 Sep 2023 14:34:48 -0400 Subject: [PATCH] fixed shebang --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index a428ddc..cc7038f 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/run/current-system/profile/bin/bash gather_env() { # Gather needed information