mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
build fiddling
This commit is contained in:
@@ -125,7 +125,6 @@ chmod 755 build/examples build/j build/i && \
|
||||
|
||||
# ship it!
|
||||
echo -n "publishing"
|
||||
die "Intentionally aborting without publishing"
|
||||
rsync -essh -a build/d/.htaccess build/*.zip diveintomark.org:~/web/diveintopython3.org/d/ && \
|
||||
echo -n "." && \
|
||||
rsync -essh -a build/i/* build/i/.htaccess diveintomark.org:~/web/wearehugh.com/dip3/ && \
|
||||
|
||||
Reference in New Issue
Block a user