You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you run adb pull you get phpmyadmin and other superfluous images downloaded.
I suggest we follow the ktd pattern of only pulling whatever the other switches mandate i.e. only pull phpmyadmin if we passed the relevant option switch, and so on.
If you run
adb pullyou getphpmyadminand other superfluous images downloaded.I suggest we follow the
ktdpattern of only pulling whatever the other switches mandate i.e. only pull phpmyadmin if we passed the relevant option switch, and so on.