Skip to content

Commit

Permalink
Update bhyve-ubuntu.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson authored Aug 26, 2024
1 parent 931e7e5 commit a304462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/bhyve-ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ install_ubuntu_bhyve_zfs()

generate_config()
{
tee "$ZFS_BHYVE_VOL/bhyve/$BHYVE_VM_NAME.conf <<EO_BHYVE_CONF
tee "$ZFS_BHYVE_VOL/bhyve/$BHYVE_VM_NAME.conf" <<EO_BHYVE_CONF
name=$BHYVE_VM_NAME
cpus=1
Expand Down

0 comments on commit a304462

Please sign in to comment.