mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 12:10:07 +09:00
sync after changing memory split
This commit is contained in:
parent
e8abad0f52
commit
37d02c865f
@ -154,6 +154,7 @@ do_memory_split() {
|
||||
3>&1 1>&2 2>&3)
|
||||
if [ $? -eq 0 ]; then
|
||||
cp -a /boot/arm${MEMSPLIT}_start.elf /boot/start.elf
|
||||
sync
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user