cloudnull / InstanceSync

Bash Script to Sync Linux Instances from one to another
GNU General Public License v3.0
92 stars 39 forks source link

System detect does not fail properly. #4

Closed cloudnull closed 10 years ago

cloudnull commented 10 years ago

When running the script if the system detect goes through all supported operating systems and finds nothing that matches in the file /etc/issue the script hangs and does nothing. This should be trapped and fail more appropriately.