Update ynh_lxd_package_check

This commit is contained in:
yalh76 2022-10-24 01:40:15 +02:00
parent 822abcaa91
commit 3042211d5a

View file

@ -213,7 +213,7 @@ ynh_lxc_pc_create () {
_ynh_lxc_start_and_wait --name=$name _ynh_lxc_start_and_wait --name=$name
ynh_lxc_pc_witness_files_set --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 # Create a snapshot of an LXC container