Sfoglia il codice sorgente

Updated shebang for additional portable and consistency with other scripts

Mark Shust 1 anno fa
parent
commit
f447afc910
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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