mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
Update upgrade
This commit is contained in:
parent
9cfbe7fb23
commit
b3fbdc12f1
1 changed files with 0 additions and 5 deletions
|
@ -36,11 +36,6 @@ lfs_key=$(ynh_app_setting_get --app=$app --key=lfs_key)
|
|||
|
||||
upgrade_type=$(ynh_check_app_version_changed)
|
||||
|
||||
# Move data directory
|
||||
#if [ -e "/home/$app" ] && [ ! -e $datadir ]; then
|
||||
# mv "/home/$app" "$datadir"
|
||||
#fi
|
||||
|
||||
#=================================================
|
||||
# STANDARD UPGRADE STEPS
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue