diff --git a/dump1090_setup.sh b/dump1090_setup.sh deleted file mode 100644 index efdcd09..0000000 --- a/dump1090_setup.sh +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/bash - -##################################################################### -## THIS IS A TEMPORARY FILE ## -##-----------------------------------------------------------------## -## This file will be removed once the installation instructions on ## -## ADS-B Exchange have been modified to reflect the the new usage ## -## instructions contained in this version of the README.md file. ## -##################################################################### - -## EXECUTE THE PROPER SETUP SCRIPT - -SCRIPTDIR=${PWD} -clear -echo "Executing setup.sh..." -chmod +x setup.sh -sudo $SCRIPTDIR/setup.sh