mirror of
https://github.com/YunoHost-Apps/wireguard_ynh.git
synced 2024-09-03 20:35:58 +02:00
commit
f2aca211ad
3 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,6 @@ WireGuard® is fast and modern VPN that utilizes state-of-the-art cryptography.
|
||||||
|
|
||||||
* Official app website: <https://www.wireguard.com/>
|
* Official app website: <https://www.wireguard.com/>
|
||||||
* Upstream app code repository: <https://github.com/ngoduykhanh/wireguard-ui>
|
* Upstream app code repository: <https://github.com/ngoduykhanh/wireguard-ui>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_wireguard>
|
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/wireguard_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/wireguard_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
|
@ -29,7 +29,6 @@ WireGuard® est un VPN rapide et moderne qui utilise une cryptographie de pointe
|
||||||
|
|
||||||
* Site officiel de l’app : <https://www.wireguard.com/>
|
* Site officiel de l’app : <https://www.wireguard.com/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/ngoduykhanh/wireguard-ui>
|
* Dépôt de code officiel de l’app : <https://github.com/ngoduykhanh/wireguard-ui>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_wireguard>
|
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/wireguard_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/wireguard_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
|
@ -7,3 +7,5 @@ test_format = 1.0
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
test_upgrade_from.15d9c1a09457fb9d71fd0519cd16a0492669a8a9.name = "Upgrade from 0.4.0~ynh1"
|
test_upgrade_from.15d9c1a09457fb9d71fd0519cd16a0492669a8a9.name = "Upgrade from 0.4.0~ynh1"
|
||||||
|
test_upgrade_from.15d9c1a09457fb9d71fd0519cd16a0492669a8a9.args.admin = "package_checker"
|
||||||
|
test_upgrade_from.15d9c1a09457fb9d71fd0519cd16a0492669a8a9.args.domain = "sub.domain.tld"
|
||||||
|
|
Loading…
Add table
Reference in a new issue