mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-07-16 15:52:55 +03:00
5 lines
77 B
Bash
Executable File
5 lines
77 B
Bash
Executable File
#!/bin/sh
|
|
|
|
#adb push ../../assets /sdcard/assets
|
|
ln -s ../../assets ./assets
|