summaryrefslogtreecommitdiff
path: root/resources/scripts/build/clean/crossgcc
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/build/clean/crossgcc')
-rwxr-xr-xresources/scripts/build/clean/crossgcc4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/scripts/build/clean/crossgcc b/resources/scripts/build/clean/crossgcc
index 6c09c878..7dcbf4a4 100755
--- a/resources/scripts/build/clean/crossgcc
+++ b/resources/scripts/build/clean/crossgcc
@@ -1,9 +1,9 @@
-#!/usr/bin/env sh
+#!/usr/bin/env bash
# helper script: clean the crossgcc builds
#
# Copyright (C) 2014-2016, 2020, 2023 Leah Rowe <info@minifree.org>
-# Copyright (C) 2015 Klemens Nanni <contact@autoboot.org>
+# Copyright (C) 2015 Klemens Nanni <contact@autoboot.org>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by