cd ${SOURCE_DIRECTORY} &&
install_www_files &&

if [[ $CACTI_PA == y ]]; then
  rm_source_dir "$SOURCE_DIRECTORY2"
fi
