Browse Source

Updated shebang for additional portable and consistency with other scripts

Mark Shust 1 year ago
parent
commit
f447afc910
1 changed files with 1 additions and 1 deletions
  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