forked from devsam/core
HTML Purifier 추가
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
./compile-doxygen.sh
|
||||
cd ../docs
|
||||
scp doxygen.tgz htmlpurifier.org:/home/ezyang/htmlpurifier.org
|
||||
ssh htmlpurifier.org "cd /home/ezyang/htmlpurifier.org && ./reload-docs.sh"
|
||||
Reference in New Issue
Block a user