Adds script shebang (#4846)

This commit is contained in:
Anastasiia Iurshina 2019-12-29 14:25:05 +01:00 committed by Ines Montani
parent 1830a12578
commit db9257559c
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
#! /bin/sh
python -m spacy "$@"