mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-31 02:26:29 +03:00
5 lines
85 B
Bash
Executable File
5 lines
85 B
Bash
Executable File
#!/bin/sh
|
|
|
|
#adb push ../../bin/assets /sdcard/assets
|
|
ln -s ../../bin/assets ./assets
|