diff --git a/pck_install.sh b/pck_install.sh index 7eec91e..bbea336 100644 --- a/pck_install.sh +++ b/pck_install.sh @@ -84,7 +84,4 @@ esac chmod 777 pck if [ ! -f /usr/bin/pck ]; then mv pck /usr/bin/ - pck -else - ./pck -fi \ No newline at end of file +fi