diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/boot/9990-main.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/boot/9990-main.sh b/scripts/boot/9990-main.sh index fd10e5d..682959d 100755 --- a/scripts/boot/9990-main.sh +++ b/scripts/boot/9990-main.sh @@ -2,7 +2,7 @@ # set -e -Main () +Live () { if [ -x /scripts/local-top/cryptroot ] then |
