Batch-Tx

  • Copy all the codes from script.sh
  • Open Codespace or Gitpod
  • Create a new file and name it script.sh, also paste all those copied code in this file
  • Use this command to run
chmod +x script.sh
./script.sh
  • Done