mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Make the script chmod to 0644 after generating, I don't know why (yet) it uses such strict permissions..
Originally committed to SVN as r3366.
This commit is contained in:
parent
b6a63c15e6
commit
6b8ac0d0ea
@ -5,3 +5,5 @@ ln -s docs/doxygen/doxygen.log
|
||||
|
||||
cd docs/doxygen
|
||||
sh -x ./gen.sh /usr/www/docs.aegisub.org/source
|
||||
|
||||
chmod 0644 /usr/www/docs.aegisub.org/source/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user