fix path
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
exec "$(dirname "$0")/../recipe-generator/generate_recipe.py" "$@"
|
||||
exec "$(dirname "$0")/../generate_recipe.py" "$@"
|
||||
|
||||
Reference in New Issue
Block a user