Skip to content
Snippets Groups Projects
Commit 750f0b95 authored by swym's avatar swym
Browse files

change shebang

parent d5a01321
No related branches found
No related tags found
1 merge request!92make it possible to use clang-tidy
#!/bin/bash
#!/usr/bin/env bash
set -e
if [[ "$#" == 0 ]]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment