1
0
mirror of https://github.com/google/adb-sync.git synced 2026-01-03 01:48:02 +00:00

Respect users $PATH settings (#32)

This commit is contained in:
jottr
2019-01-01 20:21:04 +01:00
committed by divVerent
parent b0a2a10852
commit fb7c549753

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python3 #!/usr/bin/env python3
# Copyright 2014 Google Inc. All rights reserved. # Copyright 2014 Google Inc. All rights reserved.
# #