- github cli
https://github.com/cli/cli#installation
-
python3.9 && pip3
-
git 2.35.1
gh auth login --hostname mtbgit.infineon.cn
- python3.9 01-analysis-super-manifest.py
- nohup python3.9 02-analysis-submodules.py > output_analysis-submodules.log 2>&1 &
- nohup python3.9 03-sync-repos.py > output_sync-repos.log 2>&1 &
- nohup python3.9 04-sync-mannual-repos.py > output_sync-mannual-repos.log 2>&1 &
chmod +x 00-run-scripts.sh nohup ./00-run_repo_sync.sh > output.log 2>&1 &
0 0 * * * cd /root/leansoft/gitsync && nohup ./00-run_repo_sync.sh > sync_$(date +%Y%m%d%H%M%S).log 2>&1 0 12 * * * cd /root/leansoft/gitsync && nohup ./00-run_repo_sync.sh > sync_$(date +%Y%m%d%H%M%S).log 2>&1