From f876a5c804221ab28654c33e6a2e95779c5c753e Mon Sep 17 00:00:00 2001 From: julian laplace Date: Sat, 5 Jul 2025 13:53:06 +0200 Subject: build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index bde246e..d08097b 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "./client/index.js", "scripts": { "watch": "npx webpack", - "test": "echo \"Error: no test specified\" && exit 1" + "deploy": "rsync -avx . jules@lmno:asdf/triangle --exclude=\".*\" --exclude=\"node_modules\"" }, "author": "", "license": "UNLICENSED", -- cgit v1.2.3-70-g09d2