remove white space at the end of line
This commit is contained in:
parent
219c026dc0
commit
e92fe49e42
1 changed files with 1 additions and 1 deletions
|
|
@ -47,5 +47,5 @@ esac
|
|||
|
||||
# skip other installation plugins, if we can't find a boot loader spec conforming setup
|
||||
if ! [[ -d /boot/loader/entries || -L /boot/loader/entries ]]; then
|
||||
exit 77
|
||||
exit 77
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue