diff --git a/bin/sync b/bin/sync index 9a591d3e..5dc8a0f8 100755 --- a/bin/sync +++ b/bin/sync @@ -7,7 +7,8 @@ bundle exec middleman build && \ echo "-*- Synchronizing with server..." && \ - rsync -avX --delete public wdo-deploy:beta.devuan.org/ + rsync -avX public wdo-deploy:beta.devuan.org/ +# rsync -avX --delete public wdo-deploy:beta.devuan.org/ if [ $? -eq 0 ]; then echo "Web updated." diff --git a/source/os/download/devuan_jessie_1.0.0-beta.torrent b/source/os/download/devuan_jessie_1.0.0-beta.torrent new file mode 100644 index 00000000..e6192e4a Binary files /dev/null and b/source/os/download/devuan_jessie_1.0.0-beta.torrent differ diff --git a/source/partials/_quick-download.erb b/source/partials/_quick-download.erb index 32d8d10d..ad3ca1a4 100644 --- a/source/partials/_quick-download.erb +++ b/source/partials/_quick-download.erb @@ -4,8 +4,7 @@ Devuan stable releases can be downloaded from (RIGHT NOW WE ARE EXPERIENCING _VERY_ HEAVY LOAD, USE TORRENT) Please prefer the use of the [ -**torrent -release**](/devuan_jessie_1.0.0-beta.torrent) +**torrent release**](/os/download/devuan_jessie_1.0.0-beta.torrent) to download and keep seeding. Magnet link is `magnet:?xt=urn:btih:9b0fa597ab8bdd89a57434876947dbe378a79aad&dn=devuan_jessie_beta&tr=udp://tracker.dyne.org:6969` Mirrors: @@ -28,4 +27,3 @@ To know what to download and where, read about [Install instructions](/os/install) are also available for a growing number of platforms. -