shell script stops running after bash -l

后端 未结 0 1599
天涯浪人
天涯浪人 2021-01-29 11:34

I am new to shell scripting and I have created a .sh file with the following content,

cd directory1/folder1
bash -l
conda activate py38
poetry instal         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题