#!/bin/bash

if [[ -e "/home/pi/bin/aos_dump_autocomplete.sh" ]]; then
  . /home/pi/bin/aos_dump_autocomplete.sh
fi
