Loading cron.pl +2 −1 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ if (-d "/opt/fi-printers") { else { my $output = `git clone https://gitlab.fi.muni.cz/unix/fi-printers.git /opt/fi-printers`; chdir "/opt/fi-printers"; } # copy cron.pl into weekly cron Loading Loading
cron.pl +2 −1 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ if (-d "/opt/fi-printers") { else { my $output = `git clone https://gitlab.fi.muni.cz/unix/fi-printers.git /opt/fi-printers`; chdir "/opt/fi-printers"; } # copy cron.pl into weekly cron Loading