default_install &&
if [[ "$VIPER_SYSMON" = 'y' ]]; then
  cd modules/sysmon &&
  default_install
fi
