Skip to content

Instantly share code, notes, and snippets.

@guozheng
Created October 10, 2011 00:58
Show Gist options
  • Save guozheng/1274430 to your computer and use it in GitHub Desktop.
Save guozheng/1274430 to your computer and use it in GitHub Desktop.
Comcast script to install firefox plugin toolbar
#!/bin/bash
echo "begin script install_ff_plugin">> ~/.cim_install_log
cd "/tmp/comcast_002/Firefox Plugin/">> ~/.cim_install_log
ruby install_ff_plugin.rb "/tmp/comcast_002/Firefox Plugin">> ~/.cim_install_log 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment