Skip to content

Commit 8959192

Browse files
author
ucybers
authored
Update setupkali.sh
1 parent 5c92d51 commit 8959192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setupkali.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ change_to_gnome() {
9797
echo -e "${BLUE}Setting GNOME as default session...${RESET}"
9898

9999
echo "1" | sudo update-alternatives --config x-session-manager
100-
sudo apt purge --autoremove --allow-remove-essential kali-desktop-xfce
100+
sudo apt purge --autoremove -y --allow-remove-essential kali-desktop-xfce
101101
echo -e "${GREEN}GNOME has been set as the default environment and XFCE has been removed.${RESET}"
102102
# switch_to_rolling
103103

0 commit comments

Comments
 (0)