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