Flash Update Script (AMD64 only) interactive version

Hi there, here is a script I put together to install/update adobes Flash on Q4OS but it can be used for Debian (and derivatives) too. #!/bin/bash ##### Clear the screen when the script starts clear ##### reset variables when script starts/restarts required=”” num_required=0 ##### Simple yes/no menu to confirm you want to run the script … Continue reading Flash Update Script (AMD64 only) interactive version