diff --git a/README_id.md b/README_id.md index 05306b9..eeb6ae8 100644 --- a/README_id.md +++ b/README_id.md @@ -39,7 +39,7 @@ Vikunja is a self-hosted open-source to-do list application for all platforms. - Website aplikasi resmi: - Dokumentasi admin resmi: -- Repositori kode aplikasi hulu: +- Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: diff --git a/scripts/upgrade b/scripts/upgrade index d67d740..757a4a6 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -92,7 +92,6 @@ ynh_systemd_action --service_name=$app --action=stop --log_path=systemd #================================================= ynh_script_progression --message="Upgrading source files..." --weight=5 -# Frontend ynh_setup_source --dest_dir="$install_dir" executable="$(find $tempdir -name "vikunja-*" \! -name "*.sha256")" ln -s "$executable" "$install_dir/vikunja"