aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fireflies-ui/build-all.sh
diff options
context:
space:
mode:
authorSelene ToyKeeper2019-06-03 23:15:53 -0600
committerSelene ToyKeeper2019-06-03 23:15:53 -0600
commita8950acf12297a322623cd74b71ea7a1ae4f38eb (patch)
tree56175b113ae47421b19ae8150e4da7ff106bc73d /spaghetti-monster/fireflies-ui/build-all.sh
parentmerged from fsm branch to get a bunch of new updates (diff)
parentadded compile option to configure response timing on 1-click on/off (at press... (diff)
downloadanduril-a8950acf12297a322623cd74b71ea7a1ae4f38eb.tar.gz
anduril-a8950acf12297a322623cd74b71ea7a1ae4f38eb.tar.bz2
anduril-a8950acf12297a322623cd74b71ea7a1ae4f38eb.zip
merged from fsm branch for updates
Diffstat (limited to 'spaghetti-monster/fireflies-ui/build-all.sh')
-rwxr-xr-xspaghetti-monster/fireflies-ui/build-all.sh2
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