Skip to content

Commit c93b02d

Browse files
committed
Packaging script uses the clean script
1 parent a3354dc commit c93b02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.sh

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

3+
./clean.sh
34
./import-database-scripts.sh
4-
rm eventide-message-db-*.tgz
55
npm pack

0 commit comments

Comments
 (0)