From 48315d819b746e8b6393bbebec9aa37a9cf5d4c4 Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Wed, 1 Jan 2014 14:23:19 +0100 Subject: [PATCH] Updated URL --- Labb8/ovning8.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Labb8/ovning8.md b/Labb8/ovning8.md index 2432983..9353ed6 100644 --- a/Labb8/ovning8.md +++ b/Labb8/ovning8.md @@ -3,8 +3,8 @@ This exercise was about writing a nice little script that you find useful. Only requierment was that it should use sed and/or awk. So for this exercise I've written the following script(s). -* [configure.sh](https://github.com/jackbenny/scripts_grundkurs/blob/master/Labb8/ovning5/configure.sh) - - A small script that configures failed\_logins.sh with new variables +* [configure.sh](https://github.com/jackbenny/failedlogins/blob/master/configure.sh)
+ A small script that configures failed\_logins.sh with new variables for the hardcoded binary pathes. Useful in case this script is being run a different distro which doesn't have the same pathes as Ubuntu.