1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galette_ynh.git synced 2024-09-03 18:36:28 +02:00

Adding empty upgrade script

This commit is contained in:
Alexandre Aubin 2015-11-03 23:22:02 +01:00
parent 5eb92212ec
commit 4d100b1697

9
scripts/upgrade Executable file
View file

@ -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
#
#