diff --git a/script/add-grammar b/script/add-grammar index 1d16f063..5a0b0b81 100755 --- a/script/add-grammar +++ b/script/add-grammar @@ -111,6 +111,7 @@ log "Confirming license" if repo_old command('script/licensed') else + repo_new = File.absolute_path(repo_new) command('script/licensed', '--module', repo_new) end