diff options
author | Preston Pan <preston@nullring.xyz> | 2023-02-04 13:12:32 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2023-02-04 13:12:32 -0800 |
commit | efcbae35607ee7406e97e9075a6b23c505bcf2be (patch) | |
tree | 702555c9da96594e142c462bcdfb7c9eea6fc6c2 /finalize_build.sh | |
parent | 332d5fc8fdf0df709361ecfcbfa4ff1f952c07d4 (diff) |
this might work
Diffstat (limited to 'finalize_build.sh')
-rwxr-xr-x | finalize_build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finalize_build.sh b/finalize_build.sh index 474be13..ddcc7c6 100755 --- a/finalize_build.sh +++ b/finalize_build.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh ROOT_DIR="./build/website/" # replace placeholder tags with stuff |