mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
7 lines
224 B
Bash
7 lines
224 B
Bash
#!/bin/bash
|
|
|
|
# extra step for 1.1.1
|
|
|
|
|
|
wget -O /etc/openpanel/docker/compose/1.0/docker-compose.yml https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/docker/compose/1.0/docker-compose.yml
|