You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
open "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&[email protected]&lc=US&item_name=Development%20of%20Set-eGPU&no_note=0¤cy_code=USD&bn=PP-DonationsBF:btn_donate_SM.gif:NonHostedGuest"
428
+
echo -e "\nSee your ${BOLD}web browser${NORMAL}.\n"
429
+
}
430
+
425
431
# Ask for main menu
426
432
ask_menu() {
427
433
read -n1 -p "${BOLD}Back to menu?${NORMAL} [Y/N]: " INPUT
0 commit comments