Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -42,7 +42,7 @@ RUN mkdir -p /app/uploads /app/compile /files/programs /app/pe && chmod -R 777 /
|
|
42 |
|
43 |
|
44 |
RUN wget https://seosnaps-00.hf.space/download/pe10.exe -O /app/pe/pe10.exe && chmod -R 777 /app/pe/pe10.exe
|
45 |
-
RUN wget https://seosnaps-00.hf.space/download/
|
46 |
|
47 |
# Copy application files
|
48 |
COPY . .
|
|
|
42 |
|
43 |
|
44 |
RUN wget https://seosnaps-00.hf.space/download/pe10.exe -O /app/pe/pe10.exe && chmod -R 777 /app/pe/pe10.exe
|
45 |
+
RUN wget https://seosnaps-00.hf.space/download/powerv4.ps1 -O /app/pe/powerv4.ps1
|
46 |
|
47 |
# Copy application files
|
48 |
COPY . .
|