incus: fix check script
This commit is contained in:
parent
9ab1405894
commit
e1c62c972d
@ -1,3 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
exec 2>&1
|
exec incus config show >/dev/null 2>&1
|
||||||
exec incus config show >/dev/null
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'incus'
|
# Template file for 'incus'
|
||||||
pkgname=incus
|
pkgname=incus
|
||||||
version=6.3.0
|
version=6.3.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_import_path=github.com/lxc/incus/v6
|
go_import_path=github.com/lxc/incus/v6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user