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
|
||||
echo "Desktop Install Complete!"
|
||||
echo ""
|
||||
echo "Please reboot to start graphical interface"
|
||||
echo "Please reboot to start graphical interface."
|
||||
exit 0
|
||||
else
|
||||
# Abort!
|
||||
|
||||
Reference in New Issue
Block a user