summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorjdlugosz963 <jdlugosz963@gmail.com>2024-07-27 20:43:21 +0200
committerjdlugosz963 <jdlugosz963@gmail.com>2024-07-27 20:43:21 +0200
commit92db1fdac315a471bfd7a619a7f4efb1684df25e (patch)
tree694ec1ab78f0498eec14cf5855509f5f53f90a73 /build.sh
downloadsmart-relay-92db1fdac315a471bfd7a619a7f4efb1684df25e.tar.gz
smart-relay-92db1fdac315a471bfd7a619a7f4efb1684df25e.zip
Initial commit.
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..52820f1
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,4 @@
1#!/bin/sh
2
3cp $(guix time-machine -C channels.scm -- pack -f docker -m manifest.scm) docker-mqtt-smart-relay.tar.gz
4