From 770be2b1190f7533a6a5201d007dabc3be0cf9da Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Wed, 5 Jul 2017 13:30:59 -0400 Subject: s/bash/sh --- etc/hyperthreading.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/hyperthreading.sh') diff --git a/etc/hyperthreading.sh b/etc/hyperthreading.sh index 82603c5a3..977942965 100755 --- a/etc/hyperthreading.sh +++ b/etc/hyperthreading.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh set -eu case $1 in -- cgit v1.2.3