From 7d8b70ed419d032caa6e6471b843d97972e395a7 Mon Sep 17 00:00:00 2001 From: Vitor Hideyoshi Date: Sun, 20 Oct 2024 22:38:27 -0300 Subject: [PATCH] Adds Better Script shebang --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index c802636..023bc15 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash validate_dependencies() {