mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-07 02:34:17 +01:00
4 lines
148 B
Bash
4 lines
148 B
Bash
![]() |
#!/usr/bin/env bash
|
||
|
chmod 777 -R /dev/kvm
|
||
|
adb start-server
|
||
|
emulator -avd test -no-audio -no-boot-anim -no-window -accel on -gpu swiftshader_indirect
|