mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Update README.md
This commit is contained in:
parent
b1f78eba29
commit
86484dab62
1 changed files with 0 additions and 3 deletions
|
@ -78,8 +78,6 @@ lxd init --storage-backend=zfs # Or use 'dir' if you have a kernel < 5.x or not
|
||||||
The base images for tests are centralized on `devbaseimgs.yunohost.org` and we'll download them from there to speed things up:
|
The base images for tests are centralized on `devbaseimgs.yunohost.org` and we'll download them from there to speed things up:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Stupid hack because ipv6 is interfering
|
|
||||||
echo "$(dig +short A devbaseimgs.yunohost.org | tail -n 1) devbaseimgs.yunohost.org" >> /etc/hosts
|
|
||||||
lxc remote add yunohost https://devbaseimgs.yunohost.org --public
|
lxc remote add yunohost https://devbaseimgs.yunohost.org --public
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -249,4 +247,3 @@ The `package_check.sh` script accept 6 arguments in addition of the package to b
|
||||||
You can use an url with a branch, https://github.com/YunoHost-Apps/APP_ynh/tree/my_branch, to implicitly use this argument.
|
You can use an url with a branch, https://github.com/YunoHost-Apps/APP_ynh/tree/my_branch, to implicitly use this argument.
|
||||||
- `--interactive`: Wait for user input between each tests
|
- `--interactive`: Wait for user input between each tests
|
||||||
- `--help`: Display help.
|
- `--help`: Display help.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue