diff options
Diffstat (limited to 'scripts/boot.sh')
| -rwxr-xr-x | scripts/boot.sh | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/scripts/boot.sh b/scripts/boot.sh index 1883950..736e587 100755 --- a/scripts/boot.sh +++ b/scripts/boot.sh @@ -637,12 +637,7 @@ mountroot () persistence_exclude fstab - - maybe_break live-bottom - log_begin_msg "Running /scripts/live-bottom\n" - - run_scripts /scripts/live-bottom - log_end_msg + Netbase case "${LIVE_SWAPON}" in true) |
