From a462e80882a08cb38e590d64d2db4d3ea2b3f1fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Sierro?= Date: Mon, 10 Jul 2023 16:13:30 +0200 Subject: [PATCH] added build script --- build-app | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 build-app diff --git a/build-app b/build-app new file mode 100755 index 0000000..b8d3213 --- /dev/null +++ b/build-app @@ -0,0 +1,4 @@ +#!/usr/bin/env nu + +^zip build/dispersionapp.zip src LICENSE pyproject.toml README.md +scp build/dispersionapp.zip fibnas:/volume1/web/