diff --git a/bin/epitest b/bin/epitest index 8634a54..e28648b 100755 --- a/bin/epitest +++ b/bin/epitest @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#!/usr/bin/bash if [ "$EUID" -ne 0 ]; then echo "error: you cannot perform this operation unless you are root." diff --git a/bin/mouse_360 b/bin/mouse_360 index 28be686..97dbf85 100755 --- a/bin/mouse_360 +++ b/bin/mouse_360 @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#!/usr/bin/bash # counts target = 8182 ~ 25cm diff --git a/bin/toggle-touchpad b/bin/toggle-touchpad index 9279c23..b03e5da 100755 --- a/bin/toggle-touchpad +++ b/bin/toggle-touchpad @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#!/usr/bin/bash device="PNP0C50:0e 06CB:7E7E Touchpad" diff --git a/bin/virt-manager-launcher b/bin/virt-manager-launcher index a7497d4..8f5518f 100755 --- a/bin/virt-manager-launcher +++ b/bin/virt-manager-launcher @@ -1,4 +1,4 @@ -#!/usr/bin/sh +#!/usr/bin/bash set -e