#!/bin/bash echo sudo add-apt-repository -y "deb http://archive.canonical.com/ $(lsb_release -sc) partner" && sudo add-apt-repository -y ppa:ravefinity-project/ppa && sudo add-apt-repository -y ppa:atareao/telegram && sudo add-apt-repository -y "deb http://cz.archive.ubuntu.com/ubuntu trusty-updates main" && sudo add-apt-repository -y ppa:webupd8team/atom && sudo add-apt-repository -y ppa:unit193/encryption && sudo dpkg --add-architecture i386 && sleep 2 && sudo apt-get update -y && sleep 2 && sudo apt-get install -y libgcrypt11-dev libgnutls26 libgstreamer-plugins-base0.10-0 openvpn network-manager-openvpn network-manager-openvpn-gnome && sleep 2 && sudo apt-get install -y ubuntu-restricted-extras unrar chromium-browser unity-tweak-tool ambiance-flat-colors radiance-flat-colors skype atom steam filezilla nautilus-dropbox hexchat veracrypt telegram && sleep 2 && cd /home/bishop/Downloads && wget https://www.privateinternetaccess.com/installer/download_previous_installer/U2FsdGVkX19ocmqmukJXH09iPGDGNxmHOeFaj_716LGLH6MYeKkmGBkzY52_Dn6-,WCUVTstOOTIH2em1lMrFbMuztpo && sleep 2 && tar -xvf /home/bishop/Downloads/installer_linux.tar.gz && chmod 744 /home/bishop/installer_linux.sh && cd /home/bishop/ && ./installer_linux.sh && sleep 2 && cd /home/bishop/Pictures && wget http://www.buffed.de/screenshots/original/2013/07/Everquest_Next_03-buffed.jpg && sleep 2 && gsettings set org.gnome.desktop.background picture-uri file:///home/bishop/Pictures/Everquest_Next_03-buffed.jpg && sleep 2 && gsettings set com.canonical.indicator.session show-real-name-on-panel true && sleep 2 && gsettings set org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ launcher-minimize-window true && sleep 2 && sudo apt-get -y update && sleep 2 && sudo apt-get -y upgrade && sleep 2 && sudo ufw enable && sleep 2 && echo "Set Theme to 'Ambiance-flat-zfusion-blue-spring-pro'" && echo "Download inside Chromium, 'disconnect.me' and 'uBlock Origin'" && echo "https://www.privateinternetaccess.com/installer/download_installer_linux" && sleep 30 && sudo reboot