mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 09:19:26 +00:00
Fix shebang on several scripts
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
|
Reference in New Issue
Block a user