From: KARBOWSKI Piotr Date: Sat, 21 Jan 2017 09:56:07 +0000 (+0100) Subject: scrape.pl: do push, actually. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10163284d0d544bc5f41ddbb19981905e035d253;p=thirdparty%2Fgrsecurity-scrape.git scrape.pl: do push, actually. --- diff --git a/scrape.pl b/scrape.pl index 9109bf8..dfee131 100755 --- a/scrape.pl +++ b/scrape.pl @@ -92,4 +92,4 @@ system( ); einfo 'git push ...'; -#system("git", "push"); +system("git", "push");