mirror of
https://github.com/Hxnxe/CyberSentinel-AI.git
synced 2025-11-04 17:13:53 +00:00
5 lines
114 B
Bash
Executable File
5 lines
114 B
Bash
Executable File
cp /home/p/cy/B/results/daily_articles/* ./results/ -f
|
|
git add ./
|
|
git commit -m "更新"
|
|
git push -u origin +main
|