瀏覽代碼

fixed paths to bash/functions in setup scripts

Fabian Peter Hammerle 9 年之前
父節點
當前提交
68b225efbb
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      setup

+ 0 - 2
setup

@@ -1,7 +1,5 @@
 #!/bin/bash
 
-cd "$( dirname "$0" )"
-
 git config --global user.name 'Fabian Peter Hammerle'
 git config --global user.email 'fabian.hammerle@gmail.com'