From 15a078a7dd1345f35cd9fb4f4bc608f32d0c76b8 Mon Sep 17 00:00:00 2001 From: Christopher Sardegna Date: Thu, 23 Jul 2020 10:47:18 -0400 Subject: [PATCH] Fix typo in shebang --- scripts/ram_info.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ram_info.sh b/scripts/ram_info.sh index d82441a..246a409 100755 --- a/scripts/ram_info.sh +++ b/scripts/ram_info.sh @@ -1,4 +1,4 @@ -2#!/usr/bin/env bash +#!/usr/bin/env bash get_percent() {