aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/misc
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/misc')
-rw-r--r--resources/scripts/misc/grubeditor.sh2
-rwxr-xr-xresources/scripts/misc/powertop.trisquel72
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/scripts/misc/grubeditor.sh b/resources/scripts/misc/grubeditor.sh
index 84284645..9b26a5e0 100644
--- a/resources/scripts/misc/grubeditor.sh
+++ b/resources/scripts/misc/grubeditor.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
#
# grubeditor.sh -- conveniently edit grub{test}.cfg files by automating their
# extraction with cbfstool and the user's editor of choice.
diff --git a/resources/scripts/misc/powertop.trisquel7 b/resources/scripts/misc/powertop.trisquel7
index 1e29f38a..cfce8f77 100755
--- a/resources/scripts/misc/powertop.trisquel7
+++ b/resources/scripts/misc/powertop.trisquel7
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# powertop.trisquel7: automatically sets up powertop --auto-tune on startup in trisquel 7
#