diff options
| author | Selene ToyKeeper | 2019-05-10 01:13:57 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2019-05-10 01:13:57 -0600 |
| commit | c135d7f36bbb1cc1a122b7440f87c6f001a11d12 (patch) | |
| tree | efee79aa8bc42167ed2a3ee156848dcbbbe062f5 /spaghetti-monster/fireflies-ui/build-all.sh | |
| parent | "make clean" shouldn't remove cfg files native to this directory (diff) | |
| download | anduril-c135d7f36bbb1cc1a122b7440f87c6f001a11d12.tar.gz anduril-c135d7f36bbb1cc1a122b7440f87c6f001a11d12.tar.bz2 anduril-c135d7f36bbb1cc1a122b7440f87c6f001a11d12.zip | |
renamed ff-edc-thrower to ff-e01, now that it has a name... also, added a separate config file for it for Anduril
Diffstat (limited to 'spaghetti-monster/fireflies-ui/build-all.sh')
| -rwxr-xr-x | spaghetti-monster/fireflies-ui/build-all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
