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