DEV Community

Discussion on: Cara Membuat Scrift Termux Untuk Pemula

Collapse
 
andiwahyudin profile image
ixt.my.id

then create a file in termux
• touch name.sh
• chmod + xname.sh

then install nano
• pkg install nano

take scrift from icebear.my.id/2020/12/cara-membuat...

run
• nano name.sh

Please paste the scrift on the screen
Finally save by :
• ctrl + x then y and enter