aboutsummaryrefslogtreecommitdiff
path: root/ui/fireflies-ui/build-all.sh
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-11-07 09:50:06 -0700
committerSelene ToyKeeper2023-11-07 09:50:06 -0700
commit3d7ef9192e97a3de6fdac81763b9b67381d3ceb1 (patch)
treea01848471e665675935bee016dce7093686c073c /ui/fireflies-ui/build-all.sh
parentmade build fail if eeprom data bigger than MCU's eeprom size (diff)
parentChanged bash and sh shebangs to /usr/bin/env (diff)
downloadanduril-3d7ef9192e97a3de6fdac81763b9b67381d3ceb1.tar.gz
anduril-3d7ef9192e97a3de6fdac81763b9b67381d3ceb1.tar.bz2
anduril-3d7ef9192e97a3de6fdac81763b9b67381d3ceb1.zip
Merge branch 'trunk' of github.com:GarikFirst/anduril into pull15
Fixes bug 13 maybe? https://github.com/ToyKeeper/anduril/issues/13 * 'trunk' of github.com:GarikFirst/anduril: Changed bash and sh shebangs to /usr/bin/env Update make shebang for portability
Diffstat (limited to 'ui/fireflies-ui/build-all.sh')
-rwxr-xr-xui/fireflies-ui/build-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/fireflies-ui/build-all.sh b/ui/fireflies-ui/build-all.sh
index 81ebd97..83c6964 100755
--- a/ui/fireflies-ui/build-all.sh
+++ b/ui/fireflies-ui/build-all.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env sh
cp -av --no-clobber ../anduril/cfg-ff*.h .