소스 검색

requires bash

David Rose 22 년 전
부모
커밋
437a029354
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      direct/src/ffi/genPyCode

+ 1 - 1
direct/src/ffi/genPyCode

@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
 
 # This is just a helper script to generatePythonCode to cover
 # the three or four cases we use all the time