fix
This commit is contained in:
parent
cc27f367ea
commit
b3eb75e50e
@ -146,7 +146,7 @@ function at-repos-social-app-patch() {
|
|||||||
|
|
||||||
function at-repos-docker() {
|
function at-repos-docker() {
|
||||||
cd $d
|
cd $d
|
||||||
sudo docker compose build && sudo docker compose up -d
|
docker compose build && docker compose up -d
|
||||||
}
|
}
|
||||||
|
|
||||||
at-repos-env
|
at-repos-env
|
||||||
|
Loading…
x
Reference in New Issue
Block a user