#How to run bash script

11 messages · Page 1 of 1 (latest)

robust plank
#

where is the file located in termux?

wheat pendant
#

I want to run command form termux to do run some commands in proot

#

Ubuntu

robust plank
#

hacky solution:
put the command you want to run in proot's .bashrc, then put exit at the end
next run proot login ubuntu
itll open up run the command in bashrc and close automatically

robust plank
#

idk where the bashrc file is kept

echo turtle
twin turret
#

~/.bashrc

robust plank