diff --git a/scripts/_common.sh b/scripts/_common.sh index fdd2c39..eec4427 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -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