Submit
Path:
~
/
/
opt
/
cloudlinux
/
alt-php51
/
root
/
usr
/
share
/
doc
/
pear
/
Structures_Graph
/
docs
/
File Content:
generate.sh
#!/bin/sh (cd ..; tar czf docs/arch.tgz "{arch}") rm -Rf "../{arch}" rm -Rf ./html mkdir -p ./html phpdoc --directory ../Structures,./tutorials --target ./html --title "Structures_Graph Documentation" --output "HTML:frames" --defaultpackagename structures_graph --defaultcategoryname structures --pear (cd ..; tar --absolute-names -xzf docs/arch.tgz) #rm arch.tgz
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
html
---
0755
tutorials
---
0755
generate.sh
365 bytes
0644
N4ST4R_ID | Naxtarrr