Subversion Repositories SvarDOS

Rev

Rev 181 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 181 Rev 291
Line 5... Line 5...
5
# Copyright (C) 2016-2021 Mateusz Viste
5
# Copyright (C) 2016-2021 Mateusz Viste
6
#
6
#
7
# Synchronization of ISO files, website and repositories towards sourceforge.
7
# Synchronization of ISO files, website and repositories towards sourceforge.
8
#
8
#
9
 
9
 
10
set -e
-
 
11
 
-
 
12
# sync packages (with sources) to the osdn storage server
-
 
13
rsync -a --progress --delete packages mateuszviste@storage.osdn.net:/storage/groups/s/sv/svardos/
-
 
14
 
-
 
15
# sync the website (with repositories and downloads)
10
# sync the website (with repositories and downloads)
16
rsync -rtDOvz --delete --progress website/ mateuszviste@shell.osdn.net:/home/groups/s/sv/svardos/htdocs/
11
rsync -rtOvz --delete --progress website/ mateuszviste@shell.osdn.net:/home/groups/s/sv/svardos/htdocs/