Explorar o código

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

Signed-off-by: Fletcher Nichol <fnichol@nichol.ca>
Fletcher Nichol %!s(int64=6) %!d(string=hai) anos
pai
achega
195fa5480f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      renv.sh

+ 2 - 0
renv.sh

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