mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
ceceff5b33
Example call:
$ ubus call lxc create '{ "name": "bar", "template": "download", "args": [ "--no-validate", "--dist", "debian", "--release", "sid", "--arch", "i386" ] }'
Signed-off-by: Luka Perkov <luka@openwrt.org>