Parcourir la source

Updated shebang for additional portable and consistency with other scripts

Mark Shust il y a 1 an
Parent
commit
f447afc910
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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