diff --git a/fotostore.pl b/fotostore.pl index 7b498c9..c14b51a 100644 --- a/fotostore.pl +++ b/fotostore.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl use strict; use warnings;