fix install script

This commit is contained in:
Théophile Bastian 2016-10-27 01:05:24 +02:00
rodzic 44980b3b0f
commit c5cf9b248c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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