pull/42/head
sfeakes 2018-12-04 12:20:53 -06:00
parent 6b3093d225
commit 9bb71baa46
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ function upgrade_self {
if [ "$LOC" == "/nas/data/Development/Raspberry/AqualinkD/extras/aqua.sh" ]; then
echo "NOT UPGRADING SELF, (Development environment)"
return
elif [ "$0" == "bash" ] || "$0" == "$AQUA/$SOURCE_LOCATION" ]; then
return
fi
if [ -f "$AQUA/$SOURCE_LOCATION" ]; then