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