Skip to content

Commit

Permalink
Run pre requisites in target for attended
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev committed Jun 10, 2024
1 parent 03567f7 commit 06c3aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iso/preseeds/ubuntu/autoinstall.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ autoinstall:
- "chmod +x /target/usr/src/dappnode/scripts/dappnode_install_pre.sh"
- "touch /target/usr/src/dappnode/.firstboot"
- "cp -ar /etc/netplan/* /target/etc/netplan/" # Necessary for prerequisites
- "/target/usr/src/dappnode/scripts/dappnode_install_pre.sh UPDATE"
- "curtin in-target --target=/target -- /usr/src/dappnode/scripts/dappnode_install_pre.sh UPDATE"

0 comments on commit 06c3aeb

Please sign in to comment.