#How to run bash script
11 messages · Page 1 of 1 (latest)
In termux not in proot files
I want to run command form termux to do run some commands in proot
Ubuntu
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
Syntax
Show in written code
idk where the bashrc file is kept
it's placed inside $HOME directory
~/.bashrc
no the bashrc for proot