fix: prepare_pyudf.sh is not executable
This commit is contained in:
parent
780ccce3c6
commit
3bf9ea9e59
File diff suppressed because it is too large
Load Diff
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
set +e
|
||||
|
||||
FILE=/usr/local/lib/libtaospyudf.so
|
||||
|
|
Loading…
Reference in New Issue