Skip to content

Commit fcfc74c

Browse files
committed
Unpack script refers to new package name
1 parent 2b4302a commit fcfc74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unpack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
22

3-
tar -xvzf ./eventide-postgres-message-store-*.tgz
3+
tar -xvzf ./eventide-message-db-*.tgz

0 commit comments

Comments
 (0)