mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-26 09:00:51 +08:00
3 lines
64 B
Bash
3 lines
64 B
Bash
#!/bin/bash
|
|
docker compose build --no-cache
|
|
docker compose up -d |