mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Update ynh_lxd_package_check
This commit is contained in:
parent
822abcaa91
commit
3042211d5a
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ ynh_lxc_pc_create () {
|
|||
|
||||
_ynh_lxc_start_and_wait --name=$name
|
||||
ynh_lxc_pc_witness_files_set --name=$name
|
||||
lxc snapshot $name snap0
|
||||
ynh_lxc_snapshot_create --name=$name --snapname=snap0
|
||||
}
|
||||
|
||||
# Create a snapshot of an LXC container
|
||||
|
|
Loading…
Add table
Reference in a new issue