Skip to content

Commit

Permalink
actually run script
Browse files Browse the repository at this point in the history
  • Loading branch information
dholms committed Nov 3, 2023
1 parent e036de4 commit 008be35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/pds/src/migrate-script/migrate-all.ts
Original file line number Diff line number Diff line change
Expand Up @@ -430,3 +430,5 @@ const getUserAccount = async (ctx: AppContext, did: string) => {
}
return accountRes
}

runScript()

0 comments on commit 008be35

Please sign in to comment.