raspberrypi-utils/0001-overlaycheck-perl.patch

9 lines
148 B
Diff
Raw Normal View History

2024-04-28 21:28:56 +08:00
--- a/overlaycheck/overlaycheck
+++ b/overlaycheck/overlaycheck
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
use strict;
use warnings;