tools/lesspipe: Allow generic shell (#2255)

tools/lesspipe: Allow generic shell
This commit is contained in:
Ankit Navik 2018-12-28 01:36:37 +05:30 committed by David Neto
parent 167f1270a9
commit f70e9e2a1f

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env sh
# Copyright (c) 2016 The Khronos Group Inc.
# Licensed under the Apache License, Version 2.0 (the "License");