mirror of
https://github.com/harivansh-afk/oil.nvim.git
synced 2026-04-15 05:02:11 +00:00
test: update test script shebang to be compatible with NixOS (#550)
This commit is contained in:
parent
c12fad2d22
commit
b082ad5eb9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
mkdir -p ".testenv/config/nvim"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue