mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 01:56:31 +03:00
Now header files are inside the include folder, and the source files inside src. Moved the projects files inside a projects folder. Precompiled static libs will be inside libs folder.
4 lines
38 B
Bash
Executable File
4 lines
38 B
Bash
Executable File
#!/bin/sh
|
|
|
|
adb push data /sdcard/data
|