summaryrefslogtreecommitdiff
path: root/setup.pl
diff options
context:
space:
mode:
Diffstat (limited to 'setup.pl')
-rwxr-xr-xsetup.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.pl b/setup.pl
index 1c15e2f9..2f8cb207 100755
--- a/setup.pl
+++ b/setup.pl
@@ -8,6 +8,9 @@
#
#######################################################################
+print "This script should not be used with LedgerSMB in this release.\n\n";
+exit;
+
$| = 1;
if ($ENV{HTTP_USER_AGENT}) {