Removed unneeded bits that served no function
This commit is contained in:
@@ -98,11 +98,9 @@ if [[ "${ID}" == 'elementary' ]]; then
|
||||
"${baseDir}/elementary.sh" --skel
|
||||
fi
|
||||
|
||||
# if [[ ! "${*}" = *--no-part* ]]; then
|
||||
if [[ -f "/etc/zfs/keys/${hostname,,}.key" ]]; then
|
||||
"${baseDir}/zfs.sh" --key
|
||||
fi
|
||||
# fi
|
||||
|
||||
if [[ "${ID}" == 'elementary' ]]; then
|
||||
"${baseDir}/elementary.sh" --elementary
|
||||
|
||||
Reference in New Issue
Block a user