File size: 173 Bytes
4158169
 
1
2
3
import os
os.system(f'git clone https://{os.environ["github_token"]}@github.com/unique-func/shell-cashflow-2023.git tmp && mv tmp/.git . && rm -rf tmp && git reset --hard')