Minimal setup

This commit is contained in:
maddiebaka 2023-06-12 18:48:20 -04:00
parent f84b1852f8
commit 1760694ea6
4 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
SCRIPT=$(basename $0)
SCRIPT_DIR=$(cd $(dirname $0) && pwd)