-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Run the installer
2. Look at the log
What is the expected output? What do you see instead?
Openvpn gets installed.
What version of the product are you using? On what operating system?
OpenVPN Installer 0.2.4
Android 4.1.1
Please provide any additional information below.
There is no cp binary. You can either use cat to copy the file with a redirect
(cat filename > /install/path)
Or you can use busybox's cp implementation.
Original issue reported on code.google.com by men...@neverlight.com on 17 Jul 2012 at 2:49
Reactions are currently unavailable