make systemd autoconfig not show the finish dialog twice

This commit is contained in:
HikariKnight 2022-03-10 20:18:46 +01:00
parent 4e50ffb7e9
commit 6106d8090a
No known key found for this signature in database
GPG key ID: E8B239063B022F5A

View file

@ -24,8 +24,6 @@ function set_KERNELSTUB () {
# Apply new parameters
CMDLINE=$(cat "${SCRIPTDIR}/config/kernel_args")
sudo kernelstub -a "$CMDLINE"
show_FINISH
}
# Function to configure grub