natecarlson / quectel-rgmii-configuration-notes

Notes on using a Quectel modem directly connected to Ethernet
80 stars 25 forks source link

adb command not working on windows 10 cmd prompt #8

Open Jon-Grant opened 11 months ago

Jon-Grant commented 11 months ago

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 10 months ago

maybe a typo.

try "chown"