1
0
Эх сурвалжийг харах

[style] Add an explicit shenbang to help interpreters & linters.

Signed-off-by: Fletcher Nichol <fnichol@nichol.ca>
Fletcher Nichol 6 жил өмнө
parent
commit
195fa5480f
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      renv.sh

+ 2 - 0
renv.sh

@@ -1,3 +1,5 @@
+#!/usr/bin/env bash
+
 renv() {
 renv() {
   case "$1" in
   case "$1" in
     status | s)
     status | s)