projects
/
rpi_small
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58117c8
)
temporarily fix hardcoded ip in interface submodule
author
Paul Hänsch
<paul@plutz.net>
Wed, 2 Jan 2019 10:27:51 +0000
(11:27 +0100)
committer
Paul Hänsch
<paul@plutz.net>
Wed, 2 Jan 2019 10:27:51 +0000
(11:27 +0100)
gummikraken.mk
patch
|
blob
|
history
diff --git
a/gummikraken.mk
b/gummikraken.mk
index
18651b1
..
0acc1e0
100644
(file)
--- a/
gummikraken.mk
+++ b/
gummikraken.mk
@@
-3,5
+3,6
@@
files/srv/gummikraken/: gummikraken/ sensors/ .FORCE
cp -av "$</." sensors/. "$@/."
chmod a+rX -R "$@"
cp gummikraken/inetd.conf files/etc/inetd.conf
+ sed -ri 's;http://[0-9\.]+:8200;http://oktopus:8200;g' "$@/oktopus_frontend/dist/bundle.js"
raspi.img: files/srv/gummikraken/