From f40a104a49fa1cb271f938e1a45a83e7978d9b2c Mon Sep 17 00:00:00 2001 From: rosbeef andino Date: Sat, 18 Nov 2023 23:37:47 +0000 Subject: [PATCH] Update ynh-dev --- ynh-dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ynh-dev b/ynh-dev index d0eb0d7..ff7b96a 100755 --- a/ynh-dev +++ b/ynh-dev @@ -230,7 +230,7 @@ function rebuild_ynhdev() sudo apt install debootstrap -y sudo mkdir -p ~/lxc-images/debian-$DIST/img sudo debootstrap $DIST ~/lxc-images/debian-$DIST/img - sudo tar -czf ~/lxc-images/debian-$DIST/rootfs.tar.gz -C ~/lxc-images/debian-$DIST/img + sudo tar -czf ~/lxc-images/debian-$DIST/rootfs.tar.gz -C ~/lxc-images/debian-$DIST/img . sudo cat << EOF > ~/lxc-images/debian-$DIST/metadata.yaml creation_date: $(date +%s) properties: