ソースを参照

Updated shebang for additional portable and consistency with other scripts

Mark Shust 1 年間 前
コミット
f447afc910
1 ファイル変更1 行追加1 行削除
  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