index
:
sisyphus
master
next
Sisyphus Package Manager
Redcore Linux Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
spmsync.py
blob: 83f30898db18f8259c79aeb81b233f7924fbc034 (
plain
)
1
2
3
4
5
6
#!/usr/bin/python3 import sisyphus.database def start(): sisyphus.database.syncLocal()