mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +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 #
|
||||
|
Reference in New Issue
Block a user