diff --git a/bmc.sh b/bmc.sh index b058cf5..17535d5 100644 --- a/bmc.sh +++ b/bmc.sh @@ -66,6 +66,7 @@ resetsw() { gpio write 0 1 sleep 1 gpio write 0 0 + sleep 1 echo "done." } powersw() {