Ver código fonte

Updated shebang for additional portable and consistency with other scripts

Mark Shust 1 ano atrás
pai
commit
f447afc910
1 arquivos alterados com 1 adições e 1 exclusões
  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