1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-01 23:57:05 +00:00

reword comment

This commit is contained in:
downtownallday 2024-09-03 10:49:48 -04:00
parent a1d6f67135
commit c027db8bf4

View File

@ -96,8 +96,7 @@ lx_init_vm() {
local mount_guest="$5" # mountpoint in guest
shift; shift; shift; shift; shift;
# 1. this assumes that a bridge profile has been created called "bridgenet"
# 2. this assumes that storage named the same as project exists,
# a storage named the same as project must exist
# e.g. "lxc storage create $project dir" was executed prior.
case "${@}" in