X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=upgrade%2F0.9.16%2Fupdate.sh;h=b38d294fd18765a4f86c915d65c8fd70efefbc9e;hb=4f35a3ca07b72943c53395ffc7ea49d493031940;hp=30823e54e89df16896a42ae45c162fca4822fefd;hpb=08fa70684fd1332178cddb6b318151335fb4506c;p=platal.git diff --git a/upgrade/0.9.16/update.sh b/upgrade/0.9.16/update.sh index 30823e5..b38d294 100755 --- a/upgrade/0.9.16/update.sh +++ b/upgrade/0.9.16/update.sh @@ -9,8 +9,16 @@ mailman_stop mailman_templates mailman_start +########################################################### + +echo "fixing the xnetevents aliases (this may be a long operation)" + +./xnetevents.list.php ########################################################### + +echo "upgrading the database" + for sql in *.sql do echo -n $sql