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:
parent
5eb92212ec
commit
4d100b1697
1 changed files with 9 additions and 0 deletions
9
scripts/upgrade
Executable file
9
scripts/upgrade
Executable 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
|
||||
#
|
||||
#
|
Loading…
Add table
Reference in a new issue