Fix removal part of first boot script.
This commit is contained in:
parent
51f8c1b3d4
commit
563362985f
@ -14,5 +14,5 @@ Please press enter to continue.
|
||||
EOF
|
||||
read -r
|
||||
sudo configure-stormux
|
||||
sudo rm -- "$0"
|
||||
sudo rm -- "/etc/profile.d/stormux_first_boot.sh"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user