mirror of
https://github.com/budtmo/docker-android.git
synced 2026-06-14 21:00:59 +08:00
4 lines
90 B
Bash
Executable File
4 lines
90 B
Bash
Executable File
#!/bin/bash
|
|
|
|
(export USER=$USER && export PASS=$PASS && docker-compose -f geny.yml up -d)
|