Some more fixes

This commit is contained in:
Jake Howard 2016-02-09 22:59:24 +00:00
parent 6753580ae5
commit 4912a4a03f
2 changed files with 1 additions and 1 deletions

0
apt/add-apt-sources.sh Normal file → Executable file
View File

View File

@ -6,7 +6,7 @@ set -e
echo ">> Collecting Packages..."
wget https://atom.io/download/deb -O atom.deb
wget "https://www.astrill.com/downloads/astrill-setup-linux64.deb?mirror=uk" -O astrill.deb
curl -sL https://deb.nodesource.com/setup_5.x | -E bash -
curl -sL https://deb.nodesource.com/setup_5.x | bash -
echo ">> Installing Packages..."
dpkg -i atom.deb