Skip to content

Commit ee692ab

Browse files
committed
package.sh: correct script name reference
1 parent dc65e46 commit ee692ab

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
@@ -3,5 +3,5 @@
33
set -e
44

55
./clean.sh
6-
./import-database-scripts.sh
6+
./import-database-directory.sh
77
npm pack

0 commit comments

Comments
 (0)