mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fix Desktop ISO install
This commit is contained in:
@@ -343,7 +343,7 @@ if [[ $is_desktop ]]; then
|
|||||||
systemctl set-default graphical.target
|
systemctl set-default graphical.target
|
||||||
echo "Desktop Install Complete!"
|
echo "Desktop Install Complete!"
|
||||||
echo ""
|
echo ""
|
||||||
echo "Please reboot to start graphical interface"
|
echo "Please reboot to start graphical interface."
|
||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
# Abort!
|
# Abort!
|
||||||
|
|||||||
Reference in New Issue
Block a user