Explorar el Código

Updated shebang for additional portable and consistency with other scripts

Mark Shust hace 1 año
padre
commit
f447afc910
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      compose/bin/docker-stats

+ 1 - 1
compose/bin/docker-stats

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 stty -echo