fix ubuntu compile error
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
echo -e '#include "objit/common/ob_item_type.h"'
|
echo -e '#include "objit/common/ob_item_type.h"'
|
||||||
echo -e "const char* get_type_name(int type)\n{"
|
echo -e "const char* get_type_name(int type)\n{"
|
||||||
echo -e "\tswitch(type){"
|
echo -e "\tswitch(type){"
|
||||||
|
|||||||
Reference in New Issue
Block a user