11 lines
342 B
Diff
11 lines
342 B
Diff
|
|
Index: remotebox
|
||
|
|
===================================================================
|
||
|
|
--- remotebox.orig
|
||
|
|
+++ remotebox
|
||
|
|
@@ -1,4 +1,4 @@
|
||
|
|
-#!/usr/bin/env perl
|
||
|
|
+#!/usr/bin/perl
|
||
|
|
# ^^^ You may need to change this to the location of your perl interpreter
|
||
|
|
# RemoteBox v3.3 (c) 2010-2024 Ian Chapman. Licenced under the terms of the GPL
|
||
|
|
use strict;
|