Skip to content

Commit 73c9094

Browse files
Added some info
1 parent 73c31c2 commit 73c9094

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: linuxmac.zsh

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ case "$cpuHardware:l" in
2222
if [ "$1:l" = "fedora" ] || [ "$1" = "" ]; then # Check if the first parameter is either fedora or left blank
2323
echo "Installing fedora..."
2424
curl https://alx.sh | sh
25+
echo "Restart your computer to swap to Fedora (You will still have macOS)."
2526
else
2627
echo "The distro you have selected currently has not been fully implemented into this script."
2728
fi

0 commit comments

Comments
 (0)