Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
he1237596
/
openclaw
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
he1237596
commited on
Apr 14
Commit
1b081a7
·
verified
·
1 Parent(s):
7d79f7e
Update sync.py
Browse files
Files changed (1)
hide
show
sync.py
+1
-1
sync.py
CHANGED
Viewed
@@ -60,4 +60,4 @@ if __name__ == "__main__":
60
if len(sys.argv) > 1 and sys.argv[1] == "backup":
61
backup()
62
else:
63
-
restore()
60
if len(sys.argv) > 1 and sys.argv[1] == "backup":
61
backup()
62
else:
63
+
restore()