mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 18:16:31 +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
|