拷贝APP_Bck20250119项目源码,移除libjc/jcc/libs/android-29.jar文件。
This commit is contained in:
7
jcndk/assets/switch2bash.sh
Normal file
7
jcndk/assets/switch2bash.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
## JC Shell switch to Termux Bash Shell
|
||||
export HOME=/data/data/com.termux/files/home
|
||||
export PATH="/data/data/com.termux/files/usr/bin:$PATH"
|
||||
cd ${HOME}
|
||||
echo "Home dir is : "$(pwd)
|
||||
echo "PATH is $PATH"
|
||||
bash
|
Reference in New Issue
Block a user