From 4d100b1697a58392bbf149a77c4c71e1de89b9ba Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 3 Nov 2015 23:22:02 +0100 Subject: [PATCH] Adding empty upgrade script --- scripts/upgrade | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 scripts/upgrade diff --git a/scripts/upgrade b/scripts/upgrade new file mode 100755 index 0000000..3b2c6fe --- /dev/null +++ b/scripts/upgrade @@ -0,0 +1,9 @@ +#!/bin/bash +# +# +# No upgrade script is available at the moment. +# +# If you really need to upgrade, please check the official documentation : +# http://galette.eu/documentation/fr/installation/update.html +# +#