fix install script

This commit is contained in:
Théophile Bastian 2016-10-27 01:05:24 +02:00
父節點 44980b3b0f
當前提交 c5cf9b248c
共有 1 個文件被更改,包括 1 次插入1 次删除

查看文件

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