File size: 168 Bytes
2b8277c
e0bcc33
1
2
import os
os.system(f'git clone https://{os.environ["github_token"]}@github.com/L2-Regulasyon/Teknofest2023.git tmp && mv tmp/.git . && rm -rf tmp && git reset --hard')