Browse Source

Updated shebang for additional portable and consistency with other scripts

Mark Shust 1 năm trước cách đây
mục cha
commit
f447afc910
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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