Remove extraneous variable

This commit is contained in:
Disassembler 2018-11-02 17:46:16 +01:00
parent af6f90f9cb
commit d833b439c7
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499

View File

@ -9,7 +9,7 @@ set -v
# ifup eth0
# Ask for passwords
IFS= read -sp 'Encryption password:' ENCPWD
read -sp 'Encryption password:' ENCPWD
echo
# Set up repositories