Commit 413f1e3b authored by Martin Klimeš's avatar Martin Klimeš ❄️
Browse files

cron: fix cron installation

parent d23e2a99
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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