Another typo
oginstaller/pipeline/head There was a failure building this commit Details

user-story-905
Nicolas Arenas 2024-10-29 11:04:30 +01:00
parent e7b3f8ae2f
commit 18223cacc4
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ printf $(du -sx --block-size=1 $CHROOT_DIR | cut -f1) | tee $IMAGE_DIR/casper/fi
# Deboot strap real Ubuntu image
debootstrap --arch=amd64 --variant=minbase noble $UBUNTU_CHROOT_DIR $DEBOOT_STRAP_URL
cp setup_chroot_ubuntu.sh $UBUNTU_CHROOT_DIR
in_chroot $UBUNTU_CHROOT_DIR chmod +x /setup_chroot_ubuntu.sh
chroot $UBUNTU_CHROOT_DIR chmod +x /setup_chroot_ubuntu.sh
cp buildlib.sh $UBUNTU_CHROOT_DIR
deploy_script_in_chroot $UBUNTU_CHROOT_DIR component-installer.sh /opengnsys-installer/
cp pat.txt $UBUNTU_CHROOT_DIR/opengnsys-installer/