From 0bfd291051117ea6af3c2637a764a8f56626f555 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Thu, 8 Mar 2012 03:10:49 -0600 Subject: Initial check-in. --- scripts/ds-remove.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/ds-remove.sh (limited to 'scripts/ds-remove.sh') diff --git a/scripts/ds-remove.sh b/scripts/ds-remove.sh new file mode 100755 index 0000000..af37b40 --- /dev/null +++ b/scripts/ds-remove.sh @@ -0,0 +1,3 @@ +#!/bin/sh -x + +remove-ds.pl -f -i slapd-`hostname -s` -- cgit