Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
wolandark committed Jun 27, 2024
1 parent 2f83e5a commit dc85ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symlink.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ main()
}

main
sed -i '86,87 s/^\([^#]\)/#\1/; 95,96 s/^\([^#]\)/#\1/' "$script"
sed -i '86,87 s/^\([^#]\)/#\1/; 95,96 s/^\([^#]\)/#\1/' "$script" # comments out some lines for easier re-run

printf "\e[43;30mPress Enter To Continue...\e[0m\n"
printf "\e[44;30mWhen You See C Extension Of Python3 Installed Successfully, Exit Vim. (you might have to scroll to see the msg)\e[0m\n"
Expand Down

0 comments on commit dc85ff5

Please sign in to comment.