diff --git a/develop.sh b/develop.sh index 4eeb6b2..b0b2f0b 100755 --- a/develop.sh +++ b/develop.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env sh npx medusa migrations run npx medusa $1 \ No newline at end of file