jprochazka / adsb-exchange

ADS-B Exchange Linux Setup Scripts
http://www.adsbexchange.com
MIT License
48 stars 47 forks source link

Check if adsbexchange-maint.sh is not already running. #1

Closed jprochazka closed 9 years ago

jprochazka commented 9 years ago

The script should check that adsbexchange-maint.sh is not currently running before executing it. This should be added so that if for some reason someone decides to execute the script multiple times adsbexchange-maint.sh would not continue to be executed resulting in multiple instances of the script running at the same time.