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:
@@ -70,8 +70,8 @@ sed -i -e "s|=http:|=|g" build/*.html
|
||||
sed -i -e "s|href=index.html|href=/|g" build/*.html
|
||||
|
||||
# set file permissions (hg resets these, don't know why)
|
||||
chmod 755 build/j build/i
|
||||
chmod 644 build/*.html build/*.css build/examples/*.py build/examples/*.txt build/*.txt build/j/*.js build/j/.htaccess build/i/* build/i/.htaccess build/.htaccess
|
||||
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
|
||||
|
||||
# ship it!
|
||||
echo "publishing"
|
||||
|
||||
Reference in New Issue
Block a user