Commit f85c6ce3 authored by Jérome Perrin's avatar Jérome Perrin

The 'Press enter to proceed' line is finally not needed. I thought about adding

a "read" line, but this script was non interactive, so it might have side
effect to wait for input...



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18114 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 02f25ec3
#!/bin/bash
echo -e "\033[0;31mThis is an unsupported script. You should use 'svn update' command instead\033[0m"
echo "Press Enter to proceed"
# Modules to get from the SVN
PRODUCTS="CMFActivity CMFCategory ERP5 ERP5Banking ERP5Catalog \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment