1
0
Fork 0
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:
yalh76 2022-07-24 20:13:36 +02:00
parent c7f1fc506c
commit 6f505f15af

View file

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