diff --git a/continuous.yml b/continuous.yml index 9b5d112..5be542e 100644 --- a/continuous.yml +++ b/continuous.yml @@ -2,4 +2,4 @@ deployment: hooks: AfterInstall: - - command: scripts/migrate.sh \ No newline at end of file + - command: ./scripts/migrate.sh \ No newline at end of file