mirror of
https://github.com/budtmo/docker-android.git
synced 2026-01-25 14:27:19 +00: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)
|