Updated the first boot script.
This commit is contained in:
parent
3a37c33a64
commit
2af9365e22
@ -2,4 +2,5 @@
|
|||||||
|
|
||||||
if [[ "$(tty)" = "/dev/tty1" ]]; then
|
if [[ "$(tty)" = "/dev/tty1" ]]; then
|
||||||
configure-stormux
|
configure-stormux
|
||||||
|
rm /etc/profile.d/stormux_first_boot.sh
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user