From 50ea1637536e0ce2ed120e0d90a10ac73c9795e8 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 12 Sep 2016 16:00:17 +0100 Subject: [PATCH] remove escape --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b5ddddb..243b8fc 100644 --- a/Makefile +++ b/Makefile @@ -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