Kaynağa Gözat

Update fetch-configlet shabang

https://stackoverflow.com/questions/21612980/why-is-usr-bin-env-bash-superior-to-bin-bash
Stuart Kent 9 yıl önce
ebeveyn
işleme
dc1ac8cbdc
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      bin/fetch-configlet

+ 1
- 1
bin/fetch-configlet Dosyayı Görüntüle

@@ -1,4 +1,4 @@
1
-#!/bin/bash
1
+#!/usr/bin/env bash
2 2
 
3 3
 LATEST=https://github.com/exercism/configlet/releases/latest
4 4