From 9373d914081ad8fb2bcadac8b2527bc09537c828 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 16 May 2024 10:35:29 +0200 Subject: [PATCH] fix --- manifest.toml | 2 +- scripts/restore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index d59c3b1..b614583 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ name = "Cjdns" description.en = "Encrypted IPv6 network" description.fr = "Réseau IPv6 chiffré" -version = "22.7~ynh1" +version = "22.7~ynh2" maintainers = ["dkoukoul"] diff --git a/scripts/restore b/scripts/restore index 078501a..bedb02b 100755 --- a/scripts/restore +++ b/scripts/restore @@ -39,4 +39,4 @@ ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" # END OF SCRIPT #================================================= -ynh_script_progression --message="Restoration completed for $app" --last \ No newline at end of file +ynh_script_progression --message="Restoration completed for $app" --last