Signed-off-by: Matt Darfeuille <[email protected]>
---
 Shorewall-lite/uninstall.sh | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Shorewall-lite/uninstall.sh b/Shorewall-lite/uninstall.sh
index 853ffe7..4b57116 100755
--- a/Shorewall-lite/uninstall.sh
+++ b/Shorewall-lite/uninstall.sh
@@ -42,6 +42,11 @@ usage() # $1 = exit status
 }
 
 #
+# Change to the directory containing this script
+#
+cd "$(dirname $0)"
+
+#
 # Source common functions
 #
 . ./lib.uninstaller || { echo "ERROR: Can not load common functions." >&2; 
exit 1; }
-- 
2.8.3


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to