mirror of
https://github.com/YunoHost-Apps/jappix_ynh.git
synced 2024-09-03 19:26:19 +02:00
Update restore
This commit is contained in:
parent
24a654e437
commit
d9516ec02b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ source /usr/share/yunohost/helpers
|
||||||
|
|
||||||
# Retrieve old app settings
|
# Retrieve old app settings
|
||||||
domain=$(ynh_app_setting_get $app domain)
|
domain=$(ynh_app_setting_get $app domain)
|
||||||
app=$YNH_APP_INSTANCE_NAME
|
app="jappix"
|
||||||
|
|
||||||
# Restore sources & data
|
# Restore sources & data
|
||||||
sudo cp -a ./sources "/var/www/${app}"
|
sudo cp -a ./sources "/var/www/${app}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue