mirror of
https://github.com/YunoHost-Apps/lxd_ynh.git
synced 2024-09-03 19:45:53 +02:00
fix tests
This commit is contained in:
parent
90fd4c284c
commit
355cd65eaa
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
setup_nourl=1
|
||||
upgrade=1
|
||||
backup_restore=1
|
||||
change_url=1
|
||||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"id": "lxd",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "LXD offers a user experience similar to virtual machines but using Linux containers instead."
|
||||
"en": "Offers a user experience similar to virtual machines but using Linux containers instead."
|
||||
},
|
||||
"version": "4.11~ynh1",
|
||||
"url": "https://example.com",
|
||||
|
|
Loading…
Add table
Reference in a new issue