From 4475dd517b1f8f466a6e0932ddb8eecfdac264d2 Mon Sep 17 00:00:00 2001 From: Rafal Szczesniak Date: Mon, 1 Aug 2005 22:10:24 +0000 Subject: [PATCH] r8902: Revert the small change as Andrew Bartlett asked. Now, let's go and fix howto.txt. rafal (This used to be commit 5bf5559e0f71455ddf62eef11956de12d104459b) --- source4/setup/provision | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source4/setup/provision b/source4/setup/provision index 7bb5d756e05..a9bbfa6a265 100755 --- a/source4/setup/provision +++ b/source4/setup/provision @@ -1,5 +1,5 @@ #!/bin/sh -exec bin/smbscript "$0" ${1+"$@"} +exec smbscript "$0" ${1+"$@"} /* provision a Samba4 server Copyright Andrew Tridgell 2005 -- 2.34.1