Spaces:
Sleeping
Sleeping
charbelmalo
commited on
Commit
·
e8026aa
1
Parent(s):
e1e632f
wakeup
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -15,7 +15,7 @@ ENV PYTHONUNBUFFERED=1
|
|
15 |
|
16 |
|
17 |
# Clone your repository (replace with your repo URL)
|
18 |
-
RUN git clone https://github.com/charbelmalo/LinkMasterXS
|
19 |
|
20 |
# Set the working directory
|
21 |
WORKDIR /app
|
|
|
15 |
|
16 |
|
17 |
# Clone your repository (replace with your repo URL)
|
18 |
+
RUN git clone https://github.com/charbelmalo/LinkMasterXS app
|
19 |
|
20 |
# Set the working directory
|
21 |
WORKDIR /app
|