mirror of
https://github.com/YunoHost-Apps/cjdns_ynh.git
synced 2024-09-03 18:16:29 +02:00
fix
This commit is contained in:
parent
2c86830972
commit
9373d91408
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ name = "Cjdns"
|
||||||
description.en = "Encrypted IPv6 network"
|
description.en = "Encrypted IPv6 network"
|
||||||
description.fr = "Réseau IPv6 chiffré"
|
description.fr = "Réseau IPv6 chiffré"
|
||||||
|
|
||||||
version = "22.7~ynh1"
|
version = "22.7~ynh2"
|
||||||
|
|
||||||
maintainers = ["dkoukoul"]
|
maintainers = ["dkoukoul"]
|
||||||
|
|
||||||
|
|
|
@ -39,4 +39,4 @@ ynh_systemd_action --service_name=$app --action="start" --log_path="systemd"
|
||||||
# END OF SCRIPT
|
# END OF SCRIPT
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
ynh_script_progression --message="Restoration completed for $app" --last
|
ynh_script_progression --message="Restoration completed for $app" --last
|
||||||
|
|
Loading…
Add table
Reference in a new issue