Skip to content
  • Natanael Copa's avatar
    main/itstool: fix shebang · 2cf064f3
    Natanael Copa authored
    we need specify the full path so the shebang gets correct, otherwise
    will configure script set it to `#!python3` which does not work
    
    also add regression test for this issue
    2cf064f3