From e7beadb58a7707e522647e1f4b435a20845bdfc3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 28 Sep 2019 10:42:58 +0200 Subject: [PATCH] Remove duplicate --- build/exe/doliwamp/README | 8 -------- build/exe/doliwamp/README.md | 3 +++ 2 files changed, 3 insertions(+), 8 deletions(-) delete mode 100644 build/exe/doliwamp/README diff --git a/build/exe/doliwamp/README b/build/exe/doliwamp/README deleted file mode 100644 index 9d4c68daf3d..00000000000 --- a/build/exe/doliwamp/README +++ /dev/null @@ -1,8 +0,0 @@ -README (English) -################################################## -DOLIWAMP Package tools -################################################## - -This directory contains files used by makepack-dolibarr.pl -script to build the all-in-on .EXE package DoliWamp, ready -to be distributed (for Windows). \ No newline at end of file diff --git a/build/exe/doliwamp/README.md b/build/exe/doliwamp/README.md index 8e6f4744438..87d3371f9bb 100644 --- a/build/exe/doliwamp/README.md +++ b/build/exe/doliwamp/README.md @@ -3,5 +3,8 @@ DoliWamp is a special all in one package installer for Windows (Dolibarr+Mysql+Apache+PHP). It's a dedicated Dolibarr version for Windows newbies with no technical knowledge. This package will install or upgrade Dolibarr but also all prerequisites like the web server, and the database in one auto-install process. +This directory contains files used by *makepack-dolibarr.pl* script to build the all-in-on .EXE package DoliWamp, ready +to be distributed (for Windows). + If you have technical knowledge in web administration and plan to share your server instance (Apache, Mysql or PHP) with other projects than Dolibarr or want to use Dolibarr other components (PostgreSQL), you should not use this assistant and make a manual installation of Dolibarr on your existing server by downloading the standard package (.tgz or .zip file).