;
This commit is contained in:
parent
c3eda7d82a
commit
7826dbda0d
@ -12,7 +12,7 @@ minecraft() {
|
|||||||
lxc project switch $random > /dev/null
|
lxc project switch $random > /dev/null
|
||||||
lxc --project $random network create vn-$random > /dev/null
|
lxc --project $random network create vn-$random > /dev/null
|
||||||
cat /root/default.profile | lxc --project $random profile edit default > /dev/null
|
cat /root/default.profile | lxc --project $random profile edit default > /dev/null
|
||||||
lxc launch --project $random -p default minecraft-server $random-minecraft --network vn-$random
|
lxc launch --project $random -p default minecraft-server $random-minecraft --network vn-$random;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Apex server
|
# Apex server
|
||||||
|
Loading…
Reference in New Issue
Block a user