Merge branch 'master' of /home/git/platal into profile_edit
[platal.git] / upgrade / 0.9.3 / update.sh
1 #!/bin/bash
2
3 . ../inc/pervasive.sh
4
5 mailman_stop
6 mailman_templates
7 mailman_start
8
9
10 ###########################################################
11 for sql in *.sql
12 do
13 echo -n $sql
14 $MYSQL x4dat < $sql &>/dev/null || echo -n " ERROR"
15 echo .
16 done
17
18 ###########################################################
19
20 echo "BE CAREFUL :
21
22 * scripts/ is now essentially in bin/
23 --> have to modify crons
24 --> have to modify xml-rpc path in the daemontools
25
26 * carva redirects are still in scripts/ but their path and name have changed.
27 --> the error page is scripts/webredirect_error.php
28 --> the redirect page is scripts/webredirect.php
29
30 * mailman : update the conf to use the mhonarc archiver
31 "