mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-03 00:07:05 +00:00
reword comment
This commit is contained in:
parent
a1d6f67135
commit
c027db8bf4
@ -96,8 +96,7 @@ lx_init_vm() {
|
|||||||
local mount_guest="$5" # mountpoint in guest
|
local mount_guest="$5" # mountpoint in guest
|
||||||
shift; shift; shift; shift; shift;
|
shift; shift; shift; shift; shift;
|
||||||
|
|
||||||
# 1. this assumes that a bridge profile has been created called "bridgenet"
|
# a storage named the same as project must exist
|
||||||
# 2. this assumes that storage named the same as project exists,
|
|
||||||
# e.g. "lxc storage create $project dir" was executed prior.
|
# e.g. "lxc storage create $project dir" was executed prior.
|
||||||
|
|
||||||
case "${@}" in
|
case "${@}" in
|
||||||
|
Loading…
Reference in New Issue
Block a user