1
This commit is contained in:
parent
9283953cb2
commit
5e5e0a9a51
@ -72,7 +72,7 @@ def rebuild(cpp_out, python_out, pb_files):
|
||||
print('build_protocol rebuild error:' + str(e))
|
||||
|
||||
def repair_githooks():
|
||||
os.system('/bin/bash ../tools/scripts/githooks/install.sh')
|
||||
os.system('/bin/bash ../../third_party/tools/scripts/githooks/install.sh')
|
||||
|
||||
parser = OptionParser(usage="%prog [options]")
|
||||
parser.add_option(
|
||||
|
Loading…
x
Reference in New Issue
Block a user