Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
|
@@ -3,7 +3,7 @@ import time
|
|
| 3 |
import shutil
|
| 4 |
|
| 5 |
gh_token = os.getenv("gh_token")
|
| 6 |
-
repo = "Genarabia-
|
| 7 |
url_with_token = f"https://{gh_token}@github.com/Eslam-Magdy-1297/{repo}.git"
|
| 8 |
|
| 9 |
# Clone repo
|
|
|
|
| 3 |
import shutil
|
| 4 |
|
| 5 |
gh_token = os.getenv("gh_token")
|
| 6 |
+
repo = "Genarabia-Live-Translator"
|
| 7 |
url_with_token = f"https://{gh_token}@github.com/Eslam-Magdy-1297/{repo}.git"
|
| 8 |
|
| 9 |
# Clone repo
|