Spaces:
Runtime error
Runtime error
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') | |