Commit eeea4a6b authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Make .vim/spell/update.sh work on Mac with custom Bash

parent a3a520b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/bash
#!/usr/bin/env bash
set -eu
shopt -s globstar