From ebbace6389115cbf2af35f62cfe337706a01adb2 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 4 Aug 2003 15:35:18 +0000 Subject: [PATCH] Change la cible put --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2928d6d2a41..6ab81979d19 100644 --- a/Makefile +++ b/Makefile @@ -32,5 +32,5 @@ tar: put: - scp $(FILE).tar.gz* rodolphe.quiedeville.org:/home/www/www.dolibarr.com/htdocs/dl/ + scp $(FILE).tar.gz* www.dolibarr.com:/home/www/www.dolibarr.com/download/dl/ # scp $(FILE).tar.gz rodolphe@subversions.gnu.org:/upload/dolibarr \ No newline at end of file