mirror of
https://github.com/budtmo/docker-android.git
synced 2025-12-08 18:25:50 +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)
|