Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'kgrubeditor'

834737 - KGRUBEditor Install Script(svn) : script install kgrubeditor
  1. #!/bin/bash
  2. #This is a script to install kgrubeditor from the svn repository:P
  3. #Script by ~NeonSync
  4. #Head Developer: Art_Fowl
  5. echo "Starting the KGRUBEditor installation script"
  6. echo " "
  7. echo "deb http://gr.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list
  8. echo "deb-src http://gr.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list
  9.  
834696 - KGRUBEditor Install Script(svn) : script install kgrubeditor
preview unavailable
worth-right