From 595f5f4d45ef469572a09738ab11aa3a29bb3c6e Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Mon, 23 Feb 2026 22:40:35 +0100 Subject: [PATCH] Updated deployment script --- deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy.sh b/deploy.sh index c0c220d..688313e 100755 --- a/deploy.sh +++ b/deploy.sh @@ -14,4 +14,5 @@ # See the License for the specific language governing permissions and # limitations under the License. +python3 -m build scp dist/* jcloud@jcloud-services.ddns.net:/srv/data/jcloud/htdocs/simple/config-parser \ No newline at end of file