From c135d7f36bbb1cc1a122b7440f87c6f001a11d12 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Fri, 10 May 2019 01:13:57 -0600 Subject: renamed ff-edc-thrower to ff-e01, now that it has a name... also, added a separate config file for it for Anduril --- spaghetti-monster/fireflies-ui/build-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spaghetti-monster/fireflies-ui/build-all.sh') diff --git a/spaghetti-monster/fireflies-ui/build-all.sh b/spaghetti-monster/fireflies-ui/build-all.sh index 41d92d0..81ebd97 100755 --- a/spaghetti-monster/fireflies-ui/build-all.sh +++ b/spaghetti-monster/fireflies-ui/build-all.sh @@ -1,6 +1,6 @@ #!/bin/sh -cp -av ../anduril/cfg-ff*.h . +cp -av --no-clobber ../anduril/cfg-ff*.h . UI=fireflies-ui -- cgit v1.2.3