Skip to content
Snippets Groups Projects
setup.sh 200 B
# Make a directory for elgg data files outside the root
mkdir elgg_data

cd elgg/mod

# Our Plugins
ln -s ../../cas_auth cas_auth
ln -s ../../customindex customindex
ln -s ../../unl_theme unl_theme