mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-06 19:45:24 +00:00
fix s
This commit is contained in:
parent
981494cfa7
commit
5cabd1b973
@ -95,8 +95,8 @@ def main_upload():
|
|||||||
repository_name = 'StreamingCommunity_api'
|
repository_name = 'StreamingCommunity_api'
|
||||||
|
|
||||||
# Remove all old file
|
# Remove all old file
|
||||||
keep_specific_items(".", "video", "upload.py")
|
keep_specific_items(".", "videos", "upload.py")
|
||||||
|
|
||||||
download_and_extract_latest_commit(repository_owner, repository_name)
|
download_and_extract_latest_commit(repository_owner, repository_name)
|
||||||
|
|
||||||
main_upload()
|
main_upload()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user