From 8f4891fa21f2abfb5a41ddebbfc6237eed96cc2f Mon Sep 17 00:00:00 2001 From: Tim Zabel Date: Tue, 25 Apr 2017 17:57:59 -0400 Subject: [PATCH] Fixed script path error. --- scripts/postinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/postinstall b/scripts/postinstall index 901e487..1342d7c 100644 --- a/scripts/postinstall +++ b/scripts/postinstall @@ -29,7 +29,7 @@ do [Nn]* ) exit;; esac done - /usr/local/tigeros/cs/idea.sh + ./usr/local/tigeros/cs/idea.sh dnf copr enable phracek/PyCharm; dnf install pycharm-community; # TODO PROLOG wget https://mirror.racket-lang.org/installers/6.8/racket-6.8-x86_64-linux.sh