From f8f0b47ee9b8ddf2da62ce7876c7ae3c50ccbc16 Mon Sep 17 00:00:00 2001 From: zhanghelong Date: Thu, 19 Aug 2021 12:02:02 +0800 Subject: [PATCH] feat: update upack.json --- upack.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/upack.json b/upack.json index 8019ea4..bff15da 100644 --- a/upack.json +++ b/upack.json @@ -10,5 +10,6 @@ "./build1.sh", "./build2.sh" ], "deploy_steps": ["cp /tmp/exec.sh ."], - "main": "./exec.sh" + "main": "./exec.sh", + "author": "test" } \ No newline at end of file