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