]> git.plutz.net Git - rpi_small/commitdiff
temporarily fix hardcoded ip in interface submodule
authorPaul Hänsch <paul@plutz.net>
Wed, 2 Jan 2019 10:27:51 +0000 (11:27 +0100)
committerPaul Hänsch <paul@plutz.net>
Wed, 2 Jan 2019 10:27:51 +0000 (11:27 +0100)
gummikraken.mk

index 18651b12f52531105bd09fcb813b3fa2c72b5a23..0acc1e0dafc2f4b7cb769a042f37ff18ca7401a3 100644 (file)
@@ -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/