mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
0fdbe5a753
commit
99d9db82f7
@ -507,7 +507,7 @@ def upload_to_servers(files, version): # {{{
|
||||
# }}}
|
||||
|
||||
def upload_to_dbs(files, version): # {{{
|
||||
print('Uploading to downloadbestsoftware.com')
|
||||
print('Uploading to fosshub.com')
|
||||
server = 'www.downloadbestsoft-mirror1.com'
|
||||
rdir = 'release/'
|
||||
check_call(['ssh', 'kovid@%s' % server, 'rm -f release/*'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user