remove escape

This commit is contained in:
Jake Howard 2016-09-12 16:00:17 +01:00
parent 961a2b7de5
commit 50ea163753
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -31,7 +31,7 @@ pacman:
sudo pacman-key --lsign-key 962DDE58
gpg --keyserver pool.sks-keyservers.net --recv-keys 2E1AC68ED40814E0 # gotta be a way to add to pacman, not my GPG
hot\-fix:
hot-fix:
sudo ln -sfP /usr/bin/python2 /usr/bin/python # Set the default python version to be python 2
.PHONY: apt bash bin config gnome yaourt pacman hot-fix