mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
3 lines
64 B
Bash
3 lines
64 B
Bash
#!/bin/bash
|
|
docker compose build --no-cache
|
|
docker compose up -d |