You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# we want these from the context of Ghost's "node_modules" directory (instead of doing "npm install -g knex-migrator") so they can share the DB driver modules
44
-
for f in "$GHOST_INSTALL/current/node_modules/.bin/knex-migrator"*; do \
# we want these from the context of Ghost's "node_modules" directory (instead of doing "npm install -g knex-migrator") so they can share the DB driver modules
49
-
for f in "$GHOST_INSTALL/current/node_modules/.bin/knex-migrator"*; do \
0 commit comments