mirror of
https://github.com/YunoHost-Apps/veloren_ynh.git
synced 2024-09-03 17:46:10 +02:00
Fix upgrade
This commit is contained in:
parent
c7f1fc506c
commit
6f505f15af
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ function compile_server {
|
|||
ynh_secure_remove --file="$final_path/.cargo"
|
||||
ynh_secure_remove --file="$final_path/.rustup"
|
||||
|
||||
ynh_secure_remove --file="$data_path/assets"
|
||||
ynh_exec_as $app ln -sf "$final_path/live/assets" "$data_path/assets"
|
||||
|
||||
set_permissions
|
||||
|
|
Loading…
Add table
Reference in a new issue