merchant-backoffice

ZZZ: Inactive/Deprecated
Log | Files | Refs | Submodules | README

commit 8877b1438bca30f1b9f4d4ccf2e376b0edab1c1b
parent 4612814197db50c7e34763fee6b6568f87941559
Author: Sebastian <sebasjm@gmail.com>
Date:   Thu, 25 Feb 2021 19:16:52 -0300

default to /var/www/html

Diffstat:
Mbuild-system/config.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-system/config.mk b/build-system/config.mk @@ -1,5 +1,5 @@ # this makefile fragment is autogenerated by configure.py -prefix = /usr/local +prefix = /var/www/html make = make node = node npm = npm