Skip to content
Snippets Groups Projects
Commit 12935b8f authored by Rodolphe Quiedeville's avatar Rodolphe Quiedeville
Browse files

séparation de la génération et de la copie

parent c2a190e8
No related branches found
No related tags found
No related merge requests found
......@@ -29,5 +29,8 @@ tar:
tar --exclude-from tar.exclude -cvvf $(FILE).tar $(FILE)/
gzip $(FILE).tar
md5sum $(FILE).tar.gz > $(FILE).tar.gz.md5sum
put:
scp $(FILE).tar.gz* rodolphe.quiedeville.org:/home/www/rodolphe.quiedeville.org/htdocs/projets/dolibarr/dl/
scp $(FILE).tar.gz rodolphe@subversions.gnu.org:/upload/dolibarr
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment