mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
removed chardet/ folder, added link to official release on chardet.feedparser.org
This commit is contained in:
@@ -74,5 +74,5 @@ chmod 644 build/*.html build/*.css build/examples/*.py build/examples/*.txt buil
|
||||
|
||||
# ship it!
|
||||
echo "publishing"
|
||||
rsync -essh -avzP build/j/$revision.js build/j/html5.js build/j/.htaccess diveintomark.org:~/web/diveintopython3.org/j/
|
||||
rsync -essh -avzP build/*.html build/examples build/*.txt build/i diveintomark.org:~/web/diveintopython3.org/
|
||||
rsync -essh -avz build/j/$revision.js build/j/html5.js build/j/.htaccess diveintomark.org:~/web/diveintopython3.org/j/
|
||||
rsync -essh -avz build/*.html build/examples build/*.txt build/i diveintomark.org:~/web/diveintopython3.org/
|
||||
|
||||
Reference in New Issue
Block a user