mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-19 19:15:08 +00:00
added envrc
This commit is contained in:
parent
ce43fad645
commit
2391b6f5be
1 changed files with 4 additions and 0 deletions
4
.envrc
Normal file
4
.envrc
Normal file
|
@ -0,0 +1,4 @@
|
|||
export PWD=`pwd`
|
||||
export SCRCPY_SERVER_PATH=$PWD/x/server/scrcpy-server
|
||||
export ANDROID_SDK_ROOT=$HOME/p/android/sdk
|
||||
export PATH=$PATH:$ANDROID_SDK_ROOT/platform-tools/:$PWD/x/app
|
Loading…
Add table
Reference in a new issue