mirror of
https://github.com/natecarlson/quectel-rgmii-configuration-notes.git
synced 2026-04-25 06:35:55 +03:00
[GH-ISSUE #8] adb command not working on windows 10 cmd prompt #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/quectel-rgmii-configuration-notes#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jon-Grant on GitHub (Oct 25, 2023).
Original GitHub issue: https://github.com/natecarlson/quectel-rgmii-configuration-notes/issues/8
can't run this command without an error...is there something equivalent when doing this on windows 10?:
"adb shell chmod www-data:www-data /data/www/lighttpd.user"
return is:
"chmod: invalid mode 'www-data:www-data'"
@tutugreen commented on GitHub (Nov 22, 2023):
maybe a typo.
try "chown"