mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
more build fiddling
This commit is contained in:
@@ -71,7 +71,7 @@ sed -i -e "s|href=index.html|href=/|g" build/*.html
|
||||
|
||||
# set file permissions (hg resets these, don't know why)
|
||||
chmod 755 build/examples build/j build/i
|
||||
chmod 644 build/*.html build/*.css build/*.txt build/examples/* build/j/* build/j/.htaccess build/i/* build/i/.htaccess build/.htaccess
|
||||
chmod 644 build/*.html build/*.css build/*.txt build/examples/* build/examples/.htaccess build/j/* build/j/.htaccess build/i/* build/i/.htaccess build/.htaccess
|
||||
|
||||
# ship it!
|
||||
echo "publishing"
|
||||
|
||||
Reference in New Issue
Block a user