mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-06-15 23:31:38 +02:00
debian 13 ols fix
This commit is contained in:
@@ -6,7 +6,7 @@ RUN apt-get update && \
|
||||
apt-get install -y wget gnupg ca-certificates
|
||||
|
||||
# Install OpenLiteSpeed
|
||||
RUN wget -O - https://repo.litespeed.sh | bash
|
||||
RUN bash -c 'wget -O - https://repo.litespeed.sh | bash'
|
||||
|
||||
RUN apt-get install -y openlitespeed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user