fix install script

Este commit está contenido en:
Théophile Bastian 2016-10-27 01:05:24 +02:00
padre 44980b3b0f
commit c5cf9b248c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -1,6 +1,6 @@
#!/bin/bash
cd $(basename "$0")
cd $(dirname "$0")
echo "Creating symlinks…"
python3 mkSymlink.py > /dev/null