Skip to content

Commit

Permalink
Update debian-vm.sh
Browse files Browse the repository at this point in the history
tweak
  • Loading branch information
tteck committed Nov 16, 2023
1 parent 634283c commit c968f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/debian-vm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ function default_settings() {
echo -e "${DGN}Using MAC Address: ${BGN}${MAC}${CL}"
echo -e "${DGN}Using VLAN: ${BGN}Default${CL}"
echo -e "${DGN}Using Interface MTU Size: ${BGN}Default${CL}"
echo -e "${DGN}Start VM when completed: ${BGN}no${CL}"
echo -e "${DGN}Start VM when completed: ${BGN}yes${CL}"
echo -e "${BL}Creating a Debian 12 VM using the above default settings${CL}"
}

Expand Down

0 comments on commit c968f07

Please sign in to comment.