mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
more generic shebang for lua2dox_filter
previous one was not working/ or use /bin/sh
This commit is contained in:
parent
513ac58043
commit
e55c27fc6e
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
###########################################################################
|
###########################################################################
|
||||||
# Copyright (C) 2012 by Simon Dales #
|
# Copyright (C) 2012 by Simon Dales #
|
||||||
|
Loading…
Reference in New Issue
Block a user