Quellcode durchsuchen

Updated shebang for additional portable and consistency with other scripts

Mark Shust vor 1 Jahr
Ursprung
Commit
f447afc910
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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