init macos scripts

This commit is contained in:
2024-12-13 22:56:17 -06:00
parent 45f5ec9f96
commit d72c2429bb
8 changed files with 133 additions and 104 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
bash ./scripts/install_deps.sh || exit 1
bash ./scripts/build.sh || exit 1