Browse Source

Updating script that had duplicate key.

master
mike12345567 6 years ago
parent
commit
1238147be9
  1. 5
      packages/server/scripts/exportAppTemplate.js

5
packages/server/scripts/exportAppTemplate.js

@ -15,11 +15,6 @@ yargs
alias: "n",
type: "string",
},
appId: {
description: "The appId to dump the database for",
alias: "inst",
type: "string",
},
appId: {
description: "The appId of the application you want to export",
alias: "app",

Loading…
Cancel
Save