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