From 22dd41e91847cda42426bde4ccf53ff33aef9809 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 9 Jul 2020 17:58:49 +0200 Subject: Trying with a new row --- src/update/gitjoe.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/update/gitjoe.pl') diff --git a/src/update/gitjoe.pl b/src/update/gitjoe.pl index 690cbec..8d35641 100755 --- a/src/update/gitjoe.pl +++ b/src/update/gitjoe.pl @@ -68,7 +68,7 @@ sub stagit_generate { system( '/usr/local/bin/dash', '-c', - "/usr/bin/sed 's/Repositories<\\/span><\\/td>/

" . $user . " - Repositories<\\/h1><\\/span><\\/td> - back to GitJoe<\\/a><\\/td>/' sedded_index.html >re_sedded_index.html" + "/usr/bin/sed 's/Repositories<\\/span><\\/td>/

" . $user . " - Repositories<\\/h1><\\/span><\\/td><\\tr>Back to GitJoe<\\/a><\\/td><\\/tr>/' sedded_index.html >re_sedded_index.html" ); unlink('./sedded_index.html'); system( -- cgit v1.2.3