mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 22:35:23 +01:00
Couple of fixes.
- Add some commenting to rootfs.sh - Fix the build
This commit is contained in:
parent
04ce8ebaef
commit
0d02332b2b
2 changed files with 9 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
set -ex
|
||||
|
||||
# Variables
|
||||
prefix=${prefix}
|
||||
prefix=/after
|
||||
MES_ARENA=20000000
|
||||
MES_MAX_ARENA=20000000
|
||||
MES_STACK=6000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue